From b080b35e40e3f7ed81d54b79a7ec107d0e78bb77 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 27 Apr 2015 14:58:59 +0200 Subject: Traditional themes Gtk3: reduce font size in GtkStatusBar - this reduce the height of the stausbar --- desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop-themes/TraditionalOk') diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css index 26cfc43f..dc59ed66 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css @@ -183,6 +183,7 @@ GtkStatusbar { padding: 5px; color: @theme_fg_color; -GtkStatusbar-shadow-type: none; + font-size: smaller; } .dnd { -- cgit v1.2.1