summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-04 10:58:38 +0200
committerraveit65 <[email protected]>2016-04-04 10:58:38 +0200
commitfa23ed914467522f9676b2fa11cc47974b370c02 (patch)
tree58fae25dd4e3af9a68ddaf29ea0b99bb9488c334
parent352924269cc73148de87db8150dac835ece5a602 (diff)
downloadmate-themes-fa23ed914467522f9676b2fa11cc47974b370c02.tar.bz2
mate-themes-fa23ed914467522f9676b2fa11cc47974b370c02.tar.xz
GTK+-3.20 Menta themes: reduce border-radius of panel buttons
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/mate-applications.css5
-rw-r--r--desktop-themes/Menta/gtk-3.0/mate-applications.css4
2 files changed, 4 insertions, 5 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
index d6515596..61e32b9b 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
@@ -310,7 +310,6 @@ MatePanelAppletFrameDBus {
/* set menubar menuitem separator , does not work */
.mate-panel-menu-bar menubar menu menuitem separator {
color: @menu_separator;
-/* -GtkMenuItem-horizontal-padding: 0; deprecated */
}
/* set normal menubar menuitem */
@@ -371,7 +370,7 @@ MatePanelAppletFrameDBus {
border-image: none;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
text-shadow: none;
-GtkWidget-window-dragging: true;
padding: 4px 4px 4px 4px;
@@ -389,7 +388,7 @@ MatePanelAppletFrameDBus {
border-image: none;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
text-shadow: none;
-GtkWidget-window-dragging: true;
padding: 4px 4px 4px 4px;
diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css
index 197936a5..a92104ae 100644
--- a/desktop-themes/Menta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css
@@ -363,7 +363,7 @@ MatePanelAppletFrameDBus {
border-image: none;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
text-shadow: none;
-GtkWidget-window-dragging: true;
padding: 4px 4px 4px 4px;
@@ -381,7 +381,7 @@ MatePanelAppletFrameDBus {
border-image: none;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
text-shadow: none;
-GtkWidget-window-dragging: true;
padding: 4px 4px 4px 4px;