From f025d9a6870053fade2ca0974b7b2034be81d3a1 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 27 Oct 2013 16:31:48 +0100 Subject: ContrastHigh: add missing selector for image-button classes --- desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'desktop-themes/ContrastHigh/gtk-3.0') diff --git a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css index be8f7d36..9ee1ad49 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css @@ -277,6 +277,10 @@ GtkLevelBar.vertical { color: @theme_button_fg; } +.button.image-button { + padding: 5px; +} + .button:active { background-color: @theme_button_active_bg; color: @theme_base_color; -- cgit v1.2.1