From 4d35ac3c0b65558b159731c2038abcb814a9e00e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 14 Sep 2015 13:37:16 +0200 Subject: GTK3 all themes: improve size of broken volume button in rhythmbox --- desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'desktop-themes/BlueMenta/gtk-3.0') diff --git a/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css b/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css index c8ab14c2..405c79bd 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css @@ -43,3 +43,13 @@ background-color: @theme_bg_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; +} + -- cgit v1.2.1