summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOkTest/gtk-3.0
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/TraditionalOkTest/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css6
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/other-applications.css8
2 files changed, 8 insertions, 6 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
index 2e15246f..3604efa7 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
@@ -723,12 +723,6 @@ GtkScrolledWindow GtkViewport.frame {
border-color: @border_color;
}
-/* ie. rhythmbox */
-GtkVolumeButton.button.flat,
-GtkVolumeButton.button.flat:hover {
- padding: 0px 6px;
-}
-
GtkComboBox GtkToggleButton.button,
GtkComboBoxText GtkToggleButton.button,
.toolbar.horizontal GtkComboBox GtkToggleButton.button,
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/other-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/other-applications.css
index 530f605f..771872b2 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/other-applications.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/other-applications.css
@@ -31,3 +31,11 @@ GtkPaned GtkOverlay GtkRevealer.bottom .background.horizontal.osd .button.flat.i
color: @theme_fg_color;
}
+/* rhythmbox */
+
+.primary-toolbar.toolbar.horizontal RBHeader.horizontal GtkVolumeButton.button.flat,
+.primary-toolbar.toolbar.horizontal RBHeader.horizontal GtkVolumeButton.button.flat:active,
+.primary-toolbar.toolbar.horizontal RBHeader.horizontal GtkVolumeButton.button.flat:hover {
+ padding: 0px 6px;
+}
+