summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-16 13:41:13 +0200
committerraveit65 <[email protected]>2015-08-16 13:41:13 +0200
commit25fb368a42de5344a887970769b1b8a7831dfa32 (patch)
treedb5a7392a65dc7559dbb8ed357477c39adb6e9b1 /desktop-themes/BlueMenta
parentd681fb90cdc3ff106034db0ce38325c0553a3106 (diff)
downloadmate-themes-25fb368a42de5344a887970769b1b8a7831dfa32.tar.bz2
mate-themes-25fb368a42de5344a887970769b1b8a7831dfa32.tar.xz
GTK3 menta themes: syncronize primary-toolbars and menus
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css9
1 files changed, 2 insertions, 7 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index f8e0d24b..f0911431 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -1973,7 +1973,6 @@ GtkTreeMenu .menuitem,
background-image: none;
background-color: @theme_base_color;
color: @internal_element_color;
-
border-image: none;
border-style: none;
}
@@ -1982,7 +1981,6 @@ GtkTreeMenu .menuitem,
background-image: none;
background-color: @theme_base_color;
color: @theme_text_color;
-
border-image: none;
border-style: none;
}
@@ -1990,7 +1988,6 @@ GtkTreeMenu .menuitem,
.menu.button:insensitive {
background-color: @theme_base_color;
color: lighter(@internal_element_color);
-
border-image: none;
border-style: none;
}
@@ -2080,7 +2077,6 @@ GtkModelMenuItem GtkBox GtkImage {
.menuitem.separator {
color: @menu_separator;
-
-GtkMenuItem-horizontal-padding: 0;
}
@@ -2179,7 +2175,6 @@ GtkMenuButton.button:active,
.button.menuitem.menubar:active {
background-image: none;
background-color: @menu_bg_color;
-
border-radius: 4px 4px 0 0;
border-image: none;
border-width: 1px 1px 0 1px;
@@ -2316,8 +2311,8 @@ GtkCheckButton:selected:focus {
-GtkWidget-window-dragging: true;
-GtkToolbar-button-relief: normal;
text-shadow: 0 1px @button_text_shadow;
- padding-top: 3px;
- padding-bottom: 3px;
+ padding-top: 1px;
+ padding-bottom: 1px;
}
.primary-toolbar .toolbar:insensitive,