summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2013-11-23 20:25:55 +0100
committerraveit65 <[email protected]>2014-10-16 19:55:37 +0200
commitfe647fd245d41e5bbf2190f49bba7b3cdec76f69 (patch)
tree9fa7776c8bf935fc9d549c6ba7ba1dcf791f334d /desktop-themes
parent9fea0a586a46a0b1f6e562d3b3a977b7f5b12798 (diff)
downloadmate-themes-fe647fd245d41e5bbf2190f49bba7b3cdec76f69.tar.bz2
mate-themes-fe647fd245d41e5bbf2190f49bba7b3cdec76f69.tar.xz
BlackMate: GTK3: fix gtk-widget.css
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index 7501afc1..d48253f0 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -24,6 +24,8 @@
/* this is more stylish with this theme */
-GtkScrolledWindow-scrollbars-within-bevel: 0;
+ -GtkToolItemGroup-expander-size: 12;
+ -GtkExpander-expander-size: 12;
-GtkTreeView-expander-size: 13;
-GtkTreeView-horizontal-separator: 4;
-GtkMenuBar-shadow-type: none;
@@ -46,7 +48,7 @@
-GtkWidget-focus-line-width: 1;
-GtkWindow-resize-grip-width: 10;
- -GtkWindow-resize-grip-height: 10;
+ -GtkWindow-resize-grip-height: 10;
/* We use the outline properties to signal the focus properties
* to the adwaita engine: using real CSS properties is faster,
@@ -2415,6 +2417,7 @@ GtkIconView.content-view.check:selected {
.notebook GtkContainer GtkIconView.content-view.check:insensitive,
.notebook GtkContainer GtkIconView.content-view.check:selected {
background-color: transparent;
+}
/*********************
* App Notifications *