summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-27 14:58:59 +0200
committerraveit65 <[email protected]>2015-04-27 15:10:56 +0200
commitbf5fe41acbabde7837fdad3b60415c0367c49f4c (patch)
treefd7f1a00e8f15e9182b5893ddef1dc8b8ff2898a /desktop-themes/TraditionalGreen
parentb8c85ddd8747a92ec76bd0f1b7b2d188f00915ad (diff)
downloadmate-themes-bf5fe41acbabde7837fdad3b60415c0367c49f4c.tar.bz2
mate-themes-bf5fe41acbabde7837fdad3b60415c0367c49f4c.tar.xz
Traditional themes Gtk3: reduce font size in GtkStatusBar
- this reduce the height of the stausbar
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css1
1 files changed, 1 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 59923c7d..a4ec61d4 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/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 {