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:11:42 +0200
commitc68099e98a879c55bec775dcd4435d55a5b2bbc3 (patch)
treee1027220fd1a11c70294cbc8e66a751fe91b9668 /desktop-themes/BlueMenta
parent2e14793c5619956b18bc1e4c724e0f7e2fa69f81 (diff)
downloadmate-themes-c68099e98a879c55bec775dcd4435d55a5b2bbc3.tar.bz2
mate-themes-c68099e98a879c55bec775dcd4435d55a5b2bbc3.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 bbab19e3..fb540270 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
@@ -517,7 +517,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;
@@ -533,7 +533,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;
@@ -550,7 +550,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;
}
@@ -567,7 +567,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;
}
@@ -582,7 +582,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;
}
@@ -595,7 +595,7 @@ WnckSelector.menubar .menuitem:hover {
background-color: transparent;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
}
/* set WnckSelector normal menuitem */