summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch')
-rw-r--r--x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch42
1 files changed, 42 insertions, 0 deletions
diff --git a/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch b/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch
new file mode 100644
index 000000000000..4f51f7dab979
--- /dev/null
+++ b/x11-themes/light-themes/files/light-themes-0.1.93-gtk3.8-3.patch
@@ -0,0 +1,42 @@
+=== modified file 'Ambiance/gtk-3.0/gtk-widgets.css'
+--- Ambiance/gtk-3.0/gtk-widgets.css 2013-02-19 13:06:53 +0000
++++ Ambiance/gtk-3.0/gtk-widgets.css 2013-03-01 23:35:05 +0000
+@@ -44,7 +44,6 @@
+ -GtkToolbar-internal-padding: 0;
+ -GtkTreeView-expander-size: 8;
+ -GtkTreeView-vertical-separator: 0;
+- -GtkWidget-wide-separators: true;
+ -GtkWidget-separator-width: 2;
+ -GtkWidget-separator-height: 2;
+ -GtkWidget-focus-padding: 0;
+@@ -1567,6 +1566,8 @@
+
+ .menuitem.separator {
+ -GtkMenuItem-horizontal-padding: 0;
++ border: none;
++ color: @dark_bg_color;
+ }
+
+ GtkTreeMenu .menuitem.separator,
+
+=== modified file 'Radiance/gtk-3.0/gtk-widgets.css'
+--- Radiance/gtk-3.0/gtk-widgets.css 2013-02-19 13:06:53 +0000
++++ Radiance/gtk-3.0/gtk-widgets.css 2013-03-01 23:35:05 +0000
+@@ -44,7 +44,6 @@
+ -GtkToolbar-internal-padding: 0;
+ -GtkTreeView-expander-size: 8;
+ -GtkTreeView-vertical-separator: 0;
+- -GtkWidget-wide-separators: true;
+ -GtkWidget-separator-width: 2;
+ -GtkWidget-separator-height: 2;
+ -GtkWidget-focus-padding: 0;
+@@ -1567,6 +1566,8 @@
+
+ .menuitem.separator {
+ -GtkMenuItem-horizontal-padding: 0;
++ border: none;
++ color: @dark_bg_color;
+ }
+
+ GtkTreeMenu .menuitem.separator,
+