summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-07-23 11:48:34 +0200
committerraveit65 <[email protected]>2015-07-23 11:48:34 +0200
commit34f9317b3e12c1d164425e1a6c929843c7f1993c (patch)
tree42121a92d9a1a82ca3adab274bd5443e9ed4c1d6 /desktop-themes
parent9d1d91063123449295362c0f7f22d4d3ee2abbd4 (diff)
downloadmate-themes-34f9317b3e12c1d164425e1a6c929843c7f1993c.tar.bz2
mate-themes-34f9317b3e12c1d164425e1a6c929843c7f1993c.tar.xz
GTK3 traditional themes: fix toggle button + volume button in rhythmbox
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css10
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css10
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css10
3 files changed, 30 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
index f0d8a85f..b6c5f251 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
@@ -531,6 +531,12 @@ GtkScrolledWindow GtkViewport.frame {
border-radius: 3px;
}
+/* ie. rhythmbox */
+GtkVolumeButton.button.flat,
+GtkVolumeButton.button.flat:hover {
+ padding: 0px 6px;
+}
+
GtkComboBox GtkToggleButton.button,
GtkComboBoxText GtkToggleButton.button,
.toolbar.horizontal GtkComboBox GtkToggleButton.button,
@@ -725,9 +731,13 @@ GtkColorChooserWidget #add-color-button {
.toolbar .button:active,
.toolbar .button:active:hover,
.toolbar .button.raised:active,
+.toolbar .button.raised:checked,
.toolbar .raised .button:active,
+.toolbar .raised .button:checked,
.toolbar .button.raised:active:hover,
+.toolbar .button.raised:checked:hover,
.toolbar .raised .button:active:hover,
+.toolbar .raised .button:checked:hover,
.primary-toolbar .combobox-entry .button:active,
.combobox-entry .button:active,
.primary-toolbar .button:active,
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index ed20493e..acf198c2 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -531,6 +531,12 @@ GtkScrolledWindow GtkViewport.frame {
border-radius: 3px;
}
+/* ie. rhythmbox */
+GtkVolumeButton.button.flat,
+GtkVolumeButton.button.flat:hover {
+ padding: 0px 6px;
+}
+
GtkComboBox GtkToggleButton.button,
GtkComboBoxText GtkToggleButton.button,
.toolbar.horizontal GtkComboBox GtkToggleButton.button,
@@ -724,9 +730,13 @@ GtkColorChooserWidget #add-color-button {
.toolbar .button:active,
.toolbar .button:active:hover,
.toolbar .button.raised:active,
+.toolbar .button.raised:checked,
.toolbar .raised .button:active,
+.toolbar .raised .button:checked,
.toolbar .button.raised:active:hover,
+.toolbar .button.raised:checked:hover,
.toolbar .raised .button:active:hover,
+.toolbar .raised .button:checked:hover,
.primary-toolbar .combobox-entry .button:active,
.combobox-entry .button:active,
.primary-toolbar .button:active,
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
index 938adee2..c684e896 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css
@@ -531,6 +531,12 @@ GtkScrolledWindow GtkViewport.frame {
border-radius: 3px;
}
+/* ie. rhythmbox */
+GtkVolumeButton.button.flat,
+GtkVolumeButton.button.flat:hover {
+ padding: 0px 6px;
+}
+
GtkComboBox GtkToggleButton.button,
GtkComboBoxText GtkToggleButton.button,
.toolbar.horizontal GtkComboBox GtkToggleButton.button,
@@ -724,9 +730,13 @@ GtkColorChooserWidget #add-color-button {
.toolbar .button:active,
.toolbar .button:active:hover,
.toolbar .button.raised:active,
+.toolbar .button.raised:checked,
.toolbar .raised .button:active,
+.toolbar .raised .button:checked,
.toolbar .button.raised:active:hover,
+.toolbar .button.raised:checked:hover,
.toolbar .raised .button:active:hover,
+.toolbar .raised .button:checked:hover,
.primary-toolbar .combobox-entry .button:active,
.combobox-entry .button:active,
.primary-toolbar .button:active,