summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-03 23:08:03 +0200
committerraveit65 <[email protected]>2016-04-03 23:10:51 +0200
commit34aa9ac4aa939932363387e9cb05602ec895a343 (patch)
treeffb9438e41b484ac912cc2583877866bf24ed210 /desktop-themes/BlueMenta
parentb3958d18d858800e3d397ac6ca5edea1c263d24b (diff)
downloadmate-themes-34aa9ac4aa939932363387e9cb05602ec895a343.tar.bz2
mate-themes-34aa9ac4aa939932363387e9cb05602ec895a343.tar.xz
GTK+-3.18 Menta themes: reduce border-radius of panel buttons
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/mate-applications.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
index 82bb43c1..310c2017 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
@@ -531,7 +531,7 @@ MatePanelApplet .button.flat:active:hover {
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;
@@ -547,7 +547,7 @@ MatePanelApplet .button.flat:hover {
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;
@@ -564,7 +564,7 @@ WnckTasklist .button {
border-image: none;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
text-shadow: none;
-GtkWidget-window-dragging: true;
}
@@ -581,7 +581,7 @@ WnckTasklist .button:active {
border-image: none;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
text-shadow: none;
-GtkWidget-window-dragging: true;
}
@@ -596,7 +596,7 @@ WnckTasklist .button.flat:hover {
border-image: none;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
text-shadow: none;
-GtkWidget-window-dragging: true;
}
@@ -609,7 +609,7 @@ WnckSelector.menubar .menuitem:hover {
background-color: transparent;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
}
/* set WnckSelector normal menuitem */