summaryrefslogtreecommitdiff
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
parent2e14793c5619956b18bc1e4c724e0f7e2fa69f81 (diff)
downloadmate-themes-c68099e98a879c55bec775dcd4435d55a5b2bbc3.tar.bz2
mate-themes-c68099e98a879c55bec775dcd4435d55a5b2bbc3.tar.xz
GTK+-3.18 Menta themes: reduce border-radius of panel buttons
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/mate-applications.css12
-rw-r--r--desktop-themes/Menta/gtk-3.0/mate-applications.css12
2 files changed, 12 insertions, 12 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 */
diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css
index 69673f5c..e6e2dd0d 100644
--- a/desktop-themes/Menta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css
@@ -519,7 +519,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;
@@ -535,7 +535,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;
@@ -552,7 +552,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;
}
@@ -569,7 +569,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;
}
@@ -584,7 +584,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;
}
@@ -597,7 +597,7 @@ WnckSelector.menubar .menuitem:hover {
background-color: transparent;
border-style: solid;
border-width: 0px;
- border-radius: 5px;
+ border-radius: 3px;
}
/* set WnckSelector normal menuitem */