summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-07-25 20:36:27 +0200
committerraveit65 <[email protected]>2015-07-25 20:37:35 +0200
commita18e75ffa3e7e0ceec900d623417abf83e8015a7 (patch)
tree412f713571b2695d7381bfba8230982013d3c727 /desktop-themes/TraditionalGreen
parente15d63d73490dbb323c2517c3d6c06e06abd704d (diff)
downloadmate-themes-a18e75ffa3e7e0ceec900d623417abf83e8015a7.tar.bz2
mate-themes-a18e75ffa3e7e0ceec900d623417abf83e8015a7.tar.xz
Traditional themes GTK3: reduce hight of flat.buttons in statusbar
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
index fa8435b5..5c787edd 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
@@ -296,6 +296,13 @@ PlumaWindow .vertical .horizontal .vertical .notebook .horizontal PlumaCloseButt
padding: 2px;
}
+/* Pluma status bar */
+PlumaWindow .button.flat {
+ border-style: none;
+ border-image: none;
+ padding: 2px 5px;
+}
+
/* Printpreview */
PlumaPrintPreview.vertical .toolbar.horizontal {
background-color: transparent;