summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-14 13:41:31 +0200
committerraveit65 <[email protected]>2015-09-14 13:41:31 +0200
commit822773d781f9eb1649c59a48e69034d88c899f89 (patch)
tree839347b601f1613240020b9bfab5d65a332e4558 /desktop-themes/GreenLaguna
parent79794aabeef80f2f4394a9918646974e9fa2d6c4 (diff)
downloadmate-themes-822773d781f9eb1649c59a48e69034d88c899f89.tar.bz2
mate-themes-822773d781f9eb1649c59a48e69034d88c899f89.tar.xz
GTK3 all themes: improve size of broken volume button in rhythmbox
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css
index f6f2a489..336c9cf7 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css
@@ -132,7 +132,16 @@ FrWindow GtkTreeView.view {
background-color: shade(@theme_selected_bg_color, 1.23);
}
-/* Rhythmbox */
+/*************
+ * 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;
+}
+
RBSource .cell.image {
color: black;
}