summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-10-27 15:48:47 +0100
committerWolfgang Ulbrich <[email protected]>2015-10-27 15:48:47 +0100
commit6817c3fb376dd8be44e8f22ce1ef2799080bd50e (patch)
treeab1243bff420dd5939ddefb99e8abac640e5c732
parentc317184c72e34a179403557f21bb46e564417cb1 (diff)
downloadmate-themes-6817c3fb376dd8be44e8f22ce1ef2799080bd50e.tar.bz2
mate-themes-6817c3fb376dd8be44e8f22ce1ef2799080bd50e.tar.xz
Gtk+-3.14/16 submarine themes: increase GtkExpander size
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css2
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index c69f4736..daa93bf2 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -19,7 +19,7 @@
-GtkComboBox-arrow-scaling: 0.75;
-GtkDialog-button-spacing: 4; /* ie. logout dialog */
-GtkDialog-action-area-border: 10; /* ie. logout dialog */
- -GtkExpander-expander-size: 6;
+ -GtkExpander-expander-size: 14;
-GtkHTML-link-color: @link_color;
-GtkIMHtml-hyperlink-color: @link_color;
-GtkMenu-horizontal-padding: 0;
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index 0e819a62..2476f9dc 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -19,7 +19,7 @@
-GtkComboBox-arrow-scaling: 0.75;
-GtkDialog-button-spacing: 4; /* ie. logout dialog */
-GtkDialog-action-area-border: 10; /* ie. logout dialog */
- -GtkExpander-expander-size: 6;
+ -GtkExpander-expander-size: 14;
-GtkHTML-link-color: @link_color;
-GtkIMHtml-hyperlink-color: @link_color;
-GtkMenu-horizontal-padding: 0;