From ffffcfb1c8ae8dd2fe71a2bdb7421be1e6306be7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 23 Nov 2013 20:25:55 +0100 Subject: BlackMate: GTK3: fix gtk-widget.css --- desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'desktop-themes/BlackMATE/gtk-3.0') 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 * -- cgit v1.2.1