summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-12 19:45:05 +0200
committerraveit65 <[email protected]>2016-04-12 19:45:05 +0200
commit173c2c39d06869fba9fbc10e7c131bdcbf9f889e (patch)
tree8ce2a9853935f009c5f9be0d6c4e31524966e1bb
parentf2c744b60675930e5e13a4baf5c8a14c0be0087f (diff)
downloadmate-themes-173c2c39d06869fba9fbc10e7c131bdcbf9f889e.tar.bz2
mate-themes-173c2c39d06869fba9fbc10e7c131bdcbf9f889e.tar.xz
GTK+-3.14 Submarine themes: button state fix
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css114
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css8
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css114
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css8
4 files changed, 122 insertions, 122 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index bb5871cc..58f2ff1d 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -944,7 +944,7 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active,
.toolbar.menubar .linked .button:checked,
.toolbar.menubar .linked .button:checked:hover,
-.toolbar.menubar .linked .button:checked:checked,
+.toolbar.menubar .linked .button:checked:active,
.toolbar.menubar .linked .button:insensitive,
.toolbar .button.raised.linked,
.toolbar .button.raised.linked:focus,
@@ -954,7 +954,7 @@ GtkColorButton.button {
.toolbar .button.raised.linked:active:active,
.toolbar .button.raised.linked:checked,
.toolbar .button.raised.linked:checked:hover,
-.toolbar .button.raised.linked:checked:checked,
+.toolbar .button.raised.linked:checked:active,
.toolbar .button.raised.linked:insensitive,
.toolbar .raised.linked .button,
.toolbar .raised.linked .button:focus,
@@ -964,7 +964,7 @@ GtkColorButton.button {
.toolbar .raised.linked .button:active:active,
.toolbar .raised.linked .button:checked,
.toolbar .raised.linked .button:checked:hover,
-.toolbar .raised.linked .button:checked:checked,
+.toolbar .raised.linked .button:checked:active,
.toolbar .raised.linked .button:insensitive,
.primary-toolbar .linked .entry,
.primary-toolbar .linked .entry:insensitive,
@@ -976,7 +976,7 @@ GtkColorButton.button {
.primary-toolbar .linked .button:active:active,
.primary-toolbar .linked .button:checked,
.primary-toolbar .linked .button:checked:hover,
-.primary-toolbar .linked .button:checked:checked,
+.primary-toolbar .linked .button:checked:active,
.primary-toolbar .linked .button:insensitive {
padding: 2px 4px 4px 2px;
border-radius: 0px;
@@ -1003,25 +1003,25 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active,
.toolbar.menubar .linked .button:checked,
.toolbar.menubar .linked .button:checked:hover,
-.toolbar.menubar .linked .button:checked:checked,
+.toolbar.menubar .linked .button:checked:active,
.toolbar .button.raised.linked:active,
.toolbar .button.raised.linked:active:hover,
.toolbar .button.raised.linked:active:active,
.toolbar .button.raised.linked:checked,
.toolbar .button.raised.linked:checked:hover,
-.toolbar .button.raised.linked:checked:checked,
+.toolbar .button.raised.linked:checked:active,
.toolbar .raised.linked .button:active,
.toolbar .raised.linked .button:active:hover,
.toolbar .raised.linked .button:active:active,
.toolbar .raised.linked .button:checked,
.toolbar .raised.linked .button:checked:hover,
-.toolbar .raised.linked .button:checked:checked,
+.toolbar .raised.linked .button:checked:active,
.primary-toolbar .linked .button:active,
.primary-toolbar .linked .button:active:hover,
.primary-toolbar .linked .button:active:active,
.primary-toolbar .linked .button:checked,
.primary-toolbar .linked .button:checked:hover,
-.primary-toolbar .linked .button:checked:checked {
+.primary-toolbar .linked .button:checked:active {
box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
inset 1px 0px shade (@theme_selected_bg_color, 1.3),
inset -1px 0px shade (@theme_selected_bg_color, 1.3),
@@ -1051,7 +1051,7 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:first-child,
.toolbar.menubar .linked .button:checked:first-child,
.toolbar.menubar .linked .button:checked:hover:first-child,
-.toolbar.menubar .linked .button:checked:checked:first-child,
+.toolbar.menubar .linked .button:checked:active:first-child,
.toolbar.menubar .linked .button:insensitive:first-child,
.toolbar .button.raised.linked:first-child,
.toolbar .button.raised.linked:focus:first-child,
@@ -1061,7 +1061,7 @@ GtkColorButton.button {
.toolbar .button.raised.linked:active:active:first-child,
.toolbar .button.raised.linked:checked:first-child,
.toolbar .button.raised.linked:checked:hover:first-child,
-.toolbar .button.raised.linked:checked:checked:first-child,
+.toolbar .button.raised.linked:checked:active:first-child,
.toolbar .button.raised.linked:insensitive:first-child,
.toolbar .raised.linked .button:first-child,
.toolbar .raised.linked .button:focus:first-child,
@@ -1071,7 +1071,7 @@ GtkColorButton.button {
.toolbar .raised.linked .button:active:active:first-child,
.toolbar .raised.linked .button:checked:first-child,
.toolbar .raised.linked .button:checked:hover:first-child,
-.toolbar .raised.linked .button:checked:checked:first-child,
+.toolbar .raised.linked .button:checked:active:first-child,
.toolbar .raised.linked .button:insensitive:first-child,
.primary-toolbar .linked .entry:first-child,
.primary-toolbar .linked .button:first-child,
@@ -1082,7 +1082,7 @@ GtkColorButton.button {
.primary-toolbar .linked .button:active:active:first-child,
.primary-toolbar .linked .button:checked:first-child,
.primary-toolbar .linked .button:checked:hover:first-child,
-.primary-toolbar .linked .button:checked:checked:first-child,
+.primary-toolbar .linked .button:checked:active:first-child,
.primary-toolbar .linked .button:insensitive:first-child,
.primary-toolbar .linked .entry:insensitive:first-child {
padding: 2px 4px 4px 2px;
@@ -1110,25 +1110,25 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:first-child,
.toolbar.menubar .linked .button:checked:first-child,
.toolbar.menubar .linked .button:checked:hover:first-child,
-.toolbar.menubar .linked .button:checked:checked:first-child,
+.toolbar.menubar .linked .button:checked:active:first-child,
.toolbar .button.raised.linked:active:first-child,
.toolbar .button.raised.linked:active:hover:first-child,
.toolbar .button.raised.linked:active:active:first-child,
.toolbar .button.raised.linked:checked:first-child,
.toolbar .button.raised.linked:checked:hover:first-child,
-.toolbar .button.raised.linked:checked:checked:first-child,
+.toolbar .button.raised.linked:checked:active:first-child,
.toolbar .raised.linked .button:active:first-child,
.toolbar .raised.linked .button:active:hover:first-child,
.toolbar .raised.linked .button:active:active:first-child,
.toolbar .raised.linked .button:checked:first-child,
.toolbar .raised.linked .button:checked:hover:first-child,
-.toolbar .raised.linked .button:checked:checked:first-child,
+.toolbar .raised.linked .button:checked:active:first-child,
.primary-toolbar .linked .button:active:first-child,
.primary-toolbar .linked .button:active:hover:first-child,
.primary-toolbar .linked .button:active:active:first-child,
.primary-toolbar .linked .button:checked:first-child,
.primary-toolbar .linked .button:checked:hover:first-child,
-.primary-toolbar .linked .button:checked:checked:first-child {
+.primary-toolbar .linked .button:checked:active:first-child {
box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
inset 1px 0px shade (@theme_selected_bg_color, 1.3),
inset -1px 0px shade (@theme_selected_bg_color, 1.3),
@@ -1158,7 +1158,7 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:last-child,
.toolbar.menubar .linked .button:checked:last-child,
.toolbar.menubar .linked .button:checked:hover:last-child,
-.toolbar.menubar .linked .button:checked:checked:last-child,
+.toolbar.menubar .linked .button:checked:active:last-child,
.toolbar.menubar .linked .button:insensitive:last-child,
.toolbar .button.raised.linked:last-child,
.toolbar .button.raised.linked:focus:last-child,
@@ -1168,7 +1168,7 @@ GtkColorButton.button {
.toolbar .button.raised.linked:active:active:last-child,
.toolbar .button.raised.linked:checked:last-child,
.toolbar .button.raised.linked:checked:hover:last-child,
-.toolbar .button.raised.linked:checked:checked:last-child,
+.toolbar .button.raised.linked:checked:active:last-child,
.toolbar .button.raised.linked:insensitive:last-child,
.toolbar .raised.linked .button:last-child,
.toolbar .raised.linked .button:focus:last-child,
@@ -1178,7 +1178,7 @@ GtkColorButton.button {
.toolbar .raised.linked .button:active:active:last-child,
.toolbar .raised.linked .button:checked:last-child,
.toolbar .raised.linked .button:checked:hover:last-child,
-.toolbar .raised.linked .button:checked:checked:last-child,
+.toolbar .raised.linked .button:checked:active:last-child,
.toolbar .raised.linked .button:insensitive:last-child,
.primary-toolbar .linked .entry:last-child,
.primary-toolbar .linked .button:last-child,
@@ -1189,7 +1189,7 @@ GtkColorButton.button {
.primary-toolbar .linked .button:active:active:last-child,
.primary-toolbar .linked .button:checked:last-child,
.primary-toolbar .linked .button:checked:hover:last-child,
-.primary-toolbar .linked .button:checked:checked:last-child,
+.primary-toolbar .linked .button:checked:active:last-child,
.primary-toolbar .linked .button:insensitive:last-child,
.primary-toolbar .linked .entry:insensitive:last-child {
padding: 2px 4px 4px 2px;
@@ -1217,25 +1217,25 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:last-child,
.toolbar.menubar .linked .button:checked:last-child,
.toolbar.menubar .linked .button:checked:hover:last-child,
-.toolbar.menubar .linked .button:checked:checked:last-child,
+.toolbar.menubar .linked .button:checked:active:last-child,
.toolbar .button.raised.linked:active:last-child,
.toolbar .button.raised.linked:active:hover:last-child,
.toolbar .button.raised.linked:active:active:last-child,
.toolbar .button.raised.linked:checked:last-child,
.toolbar .button.raised.linked:checked:hover:last-child,
-.toolbar .button.raised.linked:checked:checked:last-child,
+.toolbar .button.raised.linked:checked:active:last-child,
.toolbar .raised.linked .button:active:last-child,
.toolbar .raised.linked .button:active:hover:last-child,
.toolbar .raised.linked .button:active:active:last-child,
.toolbar .raised.linked .button:checked:last-child,
.toolbar .raised.linked .button:checked:hover:last-child,
-.toolbar .raised.linked .button:checked:checked:last-child,
+.toolbar .raised.linked .button:checked:active:last-child,
.primary-toolbar .linked .button:active:last-child,
.primary-toolbar .linked .button:active:hover:last-child,
.primary-toolbar .linked .button:active:active:last-child,
.primary-toolbar .linked .button:checked:last-child,
.primary-toolbar .linked .button:checked:hover:last-child,
-.primary-toolbar .linked .button:checked:checked:last-child {
+.primary-toolbar .linked .button:checked:active:last-child {
box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
inset 1px 0px shade (@theme_selected_bg_color, 1.3),
inset -1px 0px shade (@theme_selected_bg_color, 1.3),
@@ -1263,7 +1263,7 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:only-child,
.toolbar.menubar .linked .button:checked:only-child,
.toolbar.menubar .linked .button:checked:hover:only-child,
-.toolbar.menubar .linked .button:checked:checked:only-child,
+.toolbar.menubar .linked .button:checked:active:only-child,
.toolbar.menubar .linked .button:insensitive:only-child,
.toolbar .button.raised.linked:only-child,
.toolbar .button.raised.linked:hover:only-child,
@@ -1272,7 +1272,7 @@ GtkColorButton.button {
.toolbar .button.raised.linked:active:active:only-child,
.toolbar .button.raised.linked:checked:only-child,
.toolbar .button.raised.linked:checked:hover:only-child,
-.toolbar .button.raised.linked:checked:checked:only-child,
+.toolbar .button.raised.linked:checked:active:only-child,
.toolbar .button.raised.linked:insensitive:only-child,
.toolbar .raised.linked .button:only-child,
.toolbar .raised.linked .button:hover:only-child,
@@ -1281,7 +1281,7 @@ GtkColorButton.button {
.toolbar .raised.linked .button:active:active:only-child,
.toolbar .raised.linked .button:checked:only-child,
.toolbar .raised.linked .button:checked:hover:only-child,
-.toolbar .raised.linked .button:checked:checked:only-child,
+.toolbar .raised.linked .button:checked:active:only-child,
.toolbar .raised.linked .button:insensitive:only-child,
.primary-toolbar .linked .entry:only-child,
.primary-toolbar .linked .button:only-child,
@@ -1291,7 +1291,7 @@ GtkColorButton.button {
.primary-toolbar .linked .button:active:active:only-child,
.primary-toolbar .linked .button:checked:only-child,
.primary-toolbar .linked .button:checked:hover:only-child,
-.primary-toolbar .linked .button:checked:checked:only-child,
+.primary-toolbar .linked .button:checked:active:only-child,
.primary-toolbar .linked .entry:insensitive:only-child,
.primary-toolbar .linked .button:insensitive:only-child {
border-width: 1px;
@@ -1319,25 +1319,25 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:only-child,
.toolbar.menubar .linked .button:checked:only-child,
.toolbar.menubar .linked .button:checked:hover:only-child,
-.toolbar.menubar .linked .button:checked:checked:only-child,
+.toolbar.menubar .linked .button:checked:active:only-child,
.toolbar .button.raised.linked:active:only-child,
.toolbar .button.raised.linked:active:hover:only-child,
.toolbar .button.raised.linked:active:active:only-child,
.toolbar .button.raised.linked:checked:only-child,
.toolbar .button.raised.linked:checked:hover:only-child,
-.toolbar .button.raised.linked:checked:checked:only-child,
+.toolbar .button.raised.linked:checked:active:only-child,
.toolbar .raised.linked .button:active:only-child,
.toolbar .raised.linked .button:active:hover:only-child,
.toolbar .raised.linked .button:active:active:only-child,
.toolbar .raised.linked .button:checked:only-child,
.toolbar .raised.linked .button:checked:hover:only-child,
-.toolbar .raised.linked .button:checked:checked:only-child,
+.toolbar .raised.linked .button:checked:active:only-child,
.primary-toolbar .linked .button:active:only-child,
.primary-toolbar .linked .button:active:hover:only-child,
.primary-toolbar .linked .button:active:active:only-child,
.primary-toolbar .linked .button:checked:only-child,
.primary-toolbar .linked .button:checked:hover:only-child,
-.primary-toolbar .linked .button:checked:checked:only-child {
+.primary-toolbar .linked .button:checked:active:only-child {
box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
inset 1px 0px shade (@theme_selected_bg_color, 1.3),
inset -1px 0px shade (@theme_selected_bg_color, 1.3),
@@ -2278,7 +2278,7 @@ GtkHandleBox,
.toolbar .button:active:active,
.toolbar .button:checked,
.toolbar .button:checked:hover,
-.toolbar .button:checked:checked {
+.toolbar .button:checked:active {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@menu_bg_dark_color, 2.03)),
@@ -2302,8 +2302,8 @@ GtkHandleBox,
.primary-toolbar.toolbar .button:checked,
.primary-toolbar .toolbar .button:checked:hover,
.primary-toolbar.toolbar .button:checked:hover,
-.primary-toolbar .toolbar .button:checked:checked,
-.primary-toolbar.toolbar .button:checked:checked {
+.primary-toolbar .toolbar .button:checked:active,
+.primary-toolbar.toolbar .button:checked:active {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@menu_bg_dark_color, 2.03)),
@@ -2339,8 +2339,8 @@ GtkHandleBox,
.primary-toolbar.toolbar .button *:checked,
.primary-toolbar .toolbar .button *:checked:hover,
.primary-toolbar.toolbar .button *:checked:hover,
-.primary-toolbar .toolbar .button *:checked:checked,
-.primary-toolbar.toolbar .button *:checked:checked {
+.primary-toolbar .toolbar .button *:checked:active,
+.primary-toolbar.toolbar .button *:checked:active {
color: @theme_text_dark_color;
text-shadow: 0px 1px @theme_shadow_dark_color;
}
@@ -2915,7 +2915,7 @@ GtkActionBar .frame.action-bar .button.image-button {
normal spinbutton buttons, yeah we lack !important */
.spinbutton.vertical .button,
.spinbutton.vertical .button:active:active,
-.spinbutton.vertical .button:checked:checked {
+.spinbutton.vertical .button:checked:active {
box-shadow: none;
}
@@ -3439,13 +3439,13 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.header-bar .button:active:active:last-child,
.header-bar .button:checked:first-child,
.header-bar .button:checked:hover:first-child,
-.header-bar .button:checked:checked:first-child,
+.header-bar .button:checked:active:first-child,
.header-bar .button:checked:last-child,
.header-bar .button:checked:hover:last-child,
-.header-bar .button:checked:checked:last-child,
+.header-bar .button:checked:active:last-child,
.header-bar .button:checked:only-child,
.header-bar .button:checked:hover:only-child,
-.header-bar .button:checked:checked:only-child {
+.header-bar .button:checked:active:only-child {
border-width: 1px;
border-radius: 5px;
background-image: -gtk-gradient (linear,
@@ -5272,8 +5272,8 @@ GtkModelButton.button:selected,
.titlebar .titlebutton:hover,
.titlebar .titlebutton:active:active,
.titlebar .button:checked,
-.titlebar .button:checked:checked,
-.titlebar .titlebutton:checked:checked {
+.titlebar .button:checked:active,
+.titlebar .titlebutton:checked:active {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@menu_bg_dark_color, 2.03)),
@@ -5329,9 +5329,9 @@ GtkModelButton.button:selected,
.titlebar .button.raised.linked:active:active,
.titlebar .raised.linked .button:active:active,
.titlebar .raised.linked .button:checked:hover,
-.titlebar .linked .button:checked:checked,
-.titlebar .button.raised.linked:checked:checked,
-.titlebar .raised.linked .button:checked:checked,
+.titlebar .linked .button:checked:active,
+.titlebar .button.raised.linked:checked:active,
+.titlebar .raised.linked .button:checked:active,
.titlebar .linked .button:checked:hover,
.titlebar .button.raised.linked:checked:hover,
.titlebar .linked .button:insensitive,
@@ -5359,9 +5359,9 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:active,
.titlebar .button.raised.linked:active:active,
.titlebar .raised.linked .button:active:active,
-.titlebar .linked .button:checked:checked,
-.titlebar .button.raised.linked:checked:checked,
-.titlebar .raised.linked .button:checked:checked,
+.titlebar .linked .button:checked:active,
+.titlebar .button.raised.linked:checked:active,
+.titlebar .raised.linked .button:checked:active,
.titlebar .linked .button:checked:hover,
.titlebar .button.raised.linked:checked:hover,
.titlebar .raised.linked .button:checked:hover {
@@ -5420,9 +5420,9 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:active:first-child,
.titlebar .button.raised.linked:active:active:first-child,
.titlebar .raised.linked .button:active:active:first-child,
-.titlebar .linked .button:checked:checked:first-child,
-.titlebar .button.raised.linked:checked:checked:first-child,
-.titlebar .raised.linked .button:checked:checked:first-child,
+.titlebar .linked .button:checked:active:first-child,
+.titlebar .button.raised.linked:checked:active:first-child,
+.titlebar .raised.linked .button:checked:active:first-child,
.titlebar .linked .button:checked:hover:first-child,
.titlebar .button.raised.linked:checked:hover:first-child,
.titlebar .raised.linked .button:checked:hover:first-child {
@@ -5481,9 +5481,9 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:active:last-child,
.titlebar .button.raised.linked:active:active:last-child,
.titlebar .raised.linked .button:active:active:last-child,
-.titlebar .linked .button:checked:checked:last-child,
-.titlebar .button.raised.linked:checked:checked:last-child,
-.titlebar .raised.linked .button:checked:checked:last-child,
+.titlebar .linked .button:checked:active:last-child,
+.titlebar .button.raised.linked:checked:active:last-child,
+.titlebar .raised.linked .button:checked:active:last-child,
.titlebar .linked .button:checked:hover:last-child,
.titlebar .button.raised.linked:checked:hover:last-child,
.titlebar .raised.linked .button:checked:hover:last-child {
@@ -5539,8 +5539,8 @@ GtkModelButton.button:selected,
.titlebar .button.raised.linked:active:active:only-child,
.titlebar .raised.linked .button:active:active:only-child,
.titlebar .linked .button:active:checked:only-child,
-.titlebar .button.raised.linked:checked:checked:only-child,
-.titlebar .raised.linked .button:checked:checked:only-child,
+.titlebar .button.raised.linked:checked:active:only-child,
+.titlebar .raised.linked .button:checked:active:only-child,
.titlebar .linked .button:checked:hover:only-child,
.titlebar .button.raised.linked:checked:hover:only-child,
.titlebar .raised.linked .button:checked:hover:only-child {
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
index 8a619b6a..bf61ca0c 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
@@ -159,9 +159,9 @@ CajaNavigationWindow CajaSidePane .button.flat:last-child {
}
CajaNavigationWindow CajaSidePane .button.flat:hover:first-child,
-CajaNavigationWindow CajaSidePane .button.flat:checked:checked:first-child,
+CajaNavigationWindow CajaSidePane .button.flat:checked:active:first-child,
CajaNavigationWindow CajaSidePane .button.flat:hover:last-child,
-CajaNavigationWindow CajaSidePane .button.flat:checked:checked:last-child {
+CajaNavigationWindow CajaSidePane .button.flat:checked:active:last-child {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade (@theme_bg_color, 1.20)),
@@ -171,7 +171,7 @@ CajaNavigationWindow CajaSidePane .button.flat:checked:checked:last-child {
}
CajaNavigationWindow CajaSidePane .button.flat:hover:first-child,
-CajaNavigationWindow CajaSidePane .button.flat:checked:checked:first-child {
+CajaNavigationWindow CajaSidePane .button.flat:checked:active:first-child {
box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
inset 1px 0px shade (@theme_selected_bg_color, 1.3),
inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0),
@@ -179,7 +179,7 @@ CajaNavigationWindow CajaSidePane .button.flat:checked:checked:first-child {
}
CajaNavigationWindow CajaSidePane .button.flat:hover:last-child,
-CajaNavigationWindow CajaSidePane .button.flat:checked:checked:last-child {
+CajaNavigationWindow CajaSidePane .button.flat:checked:active:last-child {
box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
inset 1px 0px shade (@theme_selected_bg_color, 1.3),
inset -1px 0px shade (@theme_selected_bg_color, 1.3),
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index fcc539ec..7e46f383 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -947,7 +947,7 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active,
.toolbar.menubar .linked .button:checked,
.toolbar.menubar .linked .button:checked:hover,
-.toolbar.menubar .linked .button:checked:checked,
+.toolbar.menubar .linked .button:checked:active,
.toolbar.menubar .linked .button:insensitive,
.toolbar .button.raised.linked,
.toolbar .button.raised.linked:focus,
@@ -957,7 +957,7 @@ GtkColorButton.button {
.toolbar .button.raised.linked:active:active,
.toolbar .button.raised.linked:checked,
.toolbar .button.raised.linked:checked:hover,
-.toolbar .button.raised.linked:checked:checked,
+.toolbar .button.raised.linked:checked:active,
.toolbar .button.raised.linked:insensitive,
.toolbar .raised.linked .button,
.toolbar .raised.linked .button:focus,
@@ -967,7 +967,7 @@ GtkColorButton.button {
.toolbar .raised.linked .button:active:active,
.toolbar .raised.linked .button:checked,
.toolbar .raised.linked .button:checked:hover,
-.toolbar .raised.linked .button:checked:checked,
+.toolbar .raised.linked .button:checked:active,
.toolbar .raised.linked .button:insensitive,
.primary-toolbar .linked .entry,
.primary-toolbar .linked .entry:insensitive,
@@ -979,7 +979,7 @@ GtkColorButton.button {
.primary-toolbar .linked .button:active:active,
.primary-toolbar .linked .button:checked,
.primary-toolbar .linked .button:checked:hover,
-.primary-toolbar .linked .button:checked:checked,
+.primary-toolbar .linked .button:checked:active,
.primary-toolbar .linked .button:insensitive {
padding: 2px 4px 4px 2px;
border-radius: 0px;
@@ -1006,25 +1006,25 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active,
.toolbar.menubar .linked .button:checked,
.toolbar.menubar .linked .button:checked:hover,
-.toolbar.menubar .linked .button:checked:checked,
+.toolbar.menubar .linked .button:checked:active,
.toolbar .button.raised.linked:active,
.toolbar .button.raised.linked:active:hover,
.toolbar .button.raised.linked:active:active,
.toolbar .button.raised.linked:checked,
.toolbar .button.raised.linked:checked:hover,
-.toolbar .button.raised.linked:checked:checked,
+.toolbar .button.raised.linked:checked:active,
.toolbar .raised.linked .button:active,
.toolbar .raised.linked .button:active:hover,
.toolbar .raised.linked .button:active:active,
.toolbar .raised.linked .button:checked,
.toolbar .raised.linked .button:checked:hover,
-.toolbar .raised.linked .button:checked:checked,
+.toolbar .raised.linked .button:checked:active,
.primary-toolbar .linked .button:active,
.primary-toolbar .linked .button:active:hover,
.primary-toolbar .linked .button:active:active,
.primary-toolbar .linked .button:checked,
.primary-toolbar .linked .button:checked:hover,
-.primary-toolbar .linked .button:checked:checked {
+.primary-toolbar .linked .button:checked:active {
box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
inset 1px 0px shade(@selected_bg_color, 0.97),
inset -1px 0px shade(@selected_bg_color, 0.93),
@@ -1054,7 +1054,7 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:first-child,
.toolbar.menubar .linked .button:checked:first-child,
.toolbar.menubar .linked .button:checked:hover:first-child,
-.toolbar.menubar .linked .button:checked:checked:first-child,
+.toolbar.menubar .linked .button:checked:active:first-child,
.toolbar.menubar .linked .button:insensitive:first-child,
.toolbar .button.raised.linked:first-child,
.toolbar .button.raised.linked:focus:first-child,
@@ -1064,7 +1064,7 @@ GtkColorButton.button {
.toolbar .button.raised.linked:active:active:first-child,
.toolbar .button.raised.linked:checked:first-child,
.toolbar .button.raised.linked:checked:hover:first-child,
-.toolbar .button.raised.linked:checked:checked:first-child,
+.toolbar .button.raised.linked:checked:active:first-child,
.toolbar .button.raised.linked:insensitive:first-child,
.toolbar .raised.linked .button:first-child,
.toolbar .raised.linked .button:focus:first-child,
@@ -1074,7 +1074,7 @@ GtkColorButton.button {
.toolbar .raised.linked .button:active:active:first-child,
.toolbar .raised.linked .button:checked:first-child,
.toolbar .raised.linked .button:checked:hover:first-child,
-.toolbar .raised.linked .button:checked:checked:first-child,
+.toolbar .raised.linked .button:checked:active:first-child,
.toolbar .raised.linked .button:insensitive:first-child,
.primary-toolbar .linked .entry:first-child,
.primary-toolbar .linked .button:first-child,
@@ -1085,7 +1085,7 @@ GtkColorButton.button {
.primary-toolbar .linked .button:active:active:first-child,
.primary-toolbar .linked .button:checked:first-child,
.primary-toolbar .linked .button:checked:hover:first-child,
-.primary-toolbar .linked .button:checked:checked:first-child,
+.primary-toolbar .linked .button:checked:active:first-child,
.primary-toolbar .linked .button:insensitive:first-child,
.primary-toolbar .linked .entry:insensitive:first-child {
padding: 2px 4px 4px 2px;
@@ -1113,25 +1113,25 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:first-child,
.toolbar.menubar .linked .button:checked:first-child,
.toolbar.menubar .linked .button:checked:hover:first-child,
-.toolbar.menubar .linked .button:checked:checked:first-child,
+.toolbar.menubar .linked .button:checked:active:first-child,
.toolbar .button.raised.linked:active:first-child,
.toolbar .button.raised.linked:active:hover:first-child,
.toolbar .button.raised.linked:active:active:first-child,
.toolbar .button.raised.linked:checked:first-child,
.toolbar .button.raised.linked:checked:hover:first-child,
-.toolbar .button.raised.linked:checked:checked:first-child,
+.toolbar .button.raised.linked:checked:active:first-child,
.toolbar .raised.linked .button:active:first-child,
.toolbar .raised.linked .button:active:hover:first-child,
.toolbar .raised.linked .button:active:active:first-child,
.toolbar .raised.linked .button:checked:first-child,
.toolbar .raised.linked .button:checked:hover:first-child,
-.toolbar .raised.linked .button:checked:checked:first-child,
+.toolbar .raised.linked .button:checked:active:first-child,
.primary-toolbar .linked .button:active:first-child,
.primary-toolbar .linked .button:active:hover:first-child,
.primary-toolbar .linked .button:active:active:first-child,
.primary-toolbar .linked .button:checked:first-child,
.primary-toolbar .linked .button:checked:hover:first-child,
-.primary-toolbar .linked .button:checked:checked:first-child {
+.primary-toolbar .linked .button:checked:active:first-child {
box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
inset 1px 0px shade(@selected_bg_color, 0.97),
inset -1px 0px shade(@selected_bg_color, 0.93),
@@ -1161,7 +1161,7 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:last-child,
.toolbar.menubar .linked .button:checked:last-child,
.toolbar.menubar .linked .button:checked:hover:last-child,
-.toolbar.menubar .linked .button:checked:checked:last-child,
+.toolbar.menubar .linked .button:checked:active:last-child,
.toolbar.menubar .linked .button:insensitive:last-child,
.toolbar .button.raised.linked:last-child,
.toolbar .button.raised.linked:focus:last-child,
@@ -1171,7 +1171,7 @@ GtkColorButton.button {
.toolbar .button.raised.linked:active:active:last-child,
.toolbar .button.raised.linked:checked:last-child,
.toolbar .button.raised.linked:checked:hover:last-child,
-.toolbar .button.raised.linked:checked:checked:last-child,
+.toolbar .button.raised.linked:checked:active:last-child,
.toolbar .button.raised.linked:insensitive:last-child,
.toolbar .raised.linked .button:last-child,
.toolbar .raised.linked .button:focus:last-child,
@@ -1181,7 +1181,7 @@ GtkColorButton.button {
.toolbar .raised.linked .button:active:active:last-child,
.toolbar .raised.linked .button:checked:last-child,
.toolbar .raised.linked .button:checked:hover:last-child,
-.toolbar .raised.linked .button:checked:checked:last-child,
+.toolbar .raised.linked .button:checked:active:last-child,
.toolbar .raised.linked .button:insensitive:last-child,
.primary-toolbar .linked .entry:last-child,
.primary-toolbar .linked .button:last-child,
@@ -1192,7 +1192,7 @@ GtkColorButton.button {
.primary-toolbar .linked .button:active:active:last-child,
.primary-toolbar .linked .button:checked:last-child,
.primary-toolbar .linked .button:checked:hover:last-child,
-.primary-toolbar .linked .button:checked:checked:last-child,
+.primary-toolbar .linked .button:checked:active:last-child,
.primary-toolbar .linked .button:insensitive:last-child,
.primary-toolbar .linked .entry:insensitive:last-child {
padding: 2px 4px 4px 2px;
@@ -1220,25 +1220,25 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:last-child,
.toolbar.menubar .linked .button:checked:last-child,
.toolbar.menubar .linked .button:checked:hover:last-child,
-.toolbar.menubar .linked .button:checked:checked:last-child,
+.toolbar.menubar .linked .button:checked:active:last-child,
.toolbar .button.raised.linked:active:last-child,
.toolbar .button.raised.linked:active:hover:last-child,
.toolbar .button.raised.linked:active:active:last-child,
.toolbar .button.raised.linked:checked:last-child,
.toolbar .button.raised.linked:checked:hover:last-child,
-.toolbar .button.raised.linked:checked:checked:last-child,
+.toolbar .button.raised.linked:checked:active:last-child,
.toolbar .raised.linked .button:active:last-child,
.toolbar .raised.linked .button:active:hover:last-child,
.toolbar .raised.linked .button:active:active:last-child,
.toolbar .raised.linked .button:checked:last-child,
.toolbar .raised.linked .button:checked:hover:last-child,
-.toolbar .raised.linked .button:checked:checked:last-child,
+.toolbar .raised.linked .button:checked:active:last-child,
.primary-toolbar .linked .button:active:last-child,
.primary-toolbar .linked .button:active:hover:last-child,
.primary-toolbar .linked .button:active:active:last-child,
.primary-toolbar .linked .button:checked:last-child,
.primary-toolbar .linked .button:checked:hover:last-child,
-.primary-toolbar .linked .button:checked:checked:last-child {
+.primary-toolbar .linked .button:checked:active:last-child {
box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
inset 1px 0px shade(@selected_bg_color, 0.97),
inset -1px 0px shade(@selected_bg_color, 0.93),
@@ -1266,7 +1266,7 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:only-child,
.toolbar.menubar .linked .button:checked:only-child,
.toolbar.menubar .linked .button:checked:hover:only-child,
-.toolbar.menubar .linked .button:checked:checked:only-child,
+.toolbar.menubar .linked .button:checked:active:only-child,
.toolbar.menubar .linked .button:insensitive:only-child,
.toolbar .button.raised.linked:only-child,
.toolbar .button.raised.linked:hover:only-child,
@@ -1275,7 +1275,7 @@ GtkColorButton.button {
.toolbar .button.raised.linked:active:active:only-child,
.toolbar .button.raised.linked:checked:only-child,
.toolbar .button.raised.linked:checked:hover:only-child,
-.toolbar .button.raised.linked:checked:checked:only-child,
+.toolbar .button.raised.linked:checked:active:only-child,
.toolbar .button.raised.linked:insensitive:only-child,
.toolbar .raised.linked .button:only-child,
.toolbar .raised.linked .button:hover:only-child,
@@ -1284,7 +1284,7 @@ GtkColorButton.button {
.toolbar .raised.linked .button:active:active:only-child,
.toolbar .raised.linked .button:checked:only-child,
.toolbar .raised.linked .button:checked:hover:only-child,
-.toolbar .raised.linked .button:checked:checked:only-child,
+.toolbar .raised.linked .button:checked:active:only-child,
.toolbar .raised.linked .button:insensitive:only-child,
.primary-toolbar .linked .entry:only-child,
.primary-toolbar .linked .button:only-child,
@@ -1294,7 +1294,7 @@ GtkColorButton.button {
.primary-toolbar .linked .button:active:active:only-child,
.primary-toolbar .linked .button:checked:only-child,
.primary-toolbar .linked .button:checked:hover:only-child,
-.primary-toolbar .linked .button:checked:checked:only-child,
+.primary-toolbar .linked .button:checked:active:only-child,
.primary-toolbar .linked .entry:insensitive:only-child,
.primary-toolbar .linked .button:insensitive:only-child {
border-width: 1px;
@@ -1322,25 +1322,25 @@ GtkColorButton.button {
.toolbar.menubar .linked .button:active:active:only-child,
.toolbar.menubar .linked .button:checked:only-child,
.toolbar.menubar .linked .button:checked:hover:only-child,
-.toolbar.menubar .linked .button:checked:checked:only-child,
+.toolbar.menubar .linked .button:checked:active:only-child,
.toolbar .button.raised.linked:active:only-child,
.toolbar .button.raised.linked:active:hover:only-child,
.toolbar .button.raised.linked:active:active:only-child,
.toolbar .button.raised.linked:checked:only-child,
.toolbar .button.raised.linked:checked:hover:only-child,
-.toolbar .button.raised.linked:checked:checked:only-child,
+.toolbar .button.raised.linked:checked:active:only-child,
.toolbar .raised.linked .button:active:only-child,
.toolbar .raised.linked .button:active:hover:only-child,
.toolbar .raised.linked .button:active:active:only-child,
.toolbar .raised.linked .button:checked:only-child,
.toolbar .raised.linked .button:checked:hover:only-child,
-.toolbar .raised.linked .button:checked:checked:only-child,
+.toolbar .raised.linked .button:checked:active:only-child,
.primary-toolbar .linked .button:active:only-child,
.primary-toolbar .linked .button:active:hover:only-child,
.primary-toolbar .linked .button:active:active:only-child,
.primary-toolbar .linked .button:checked:only-child,
.primary-toolbar .linked .button:checked:hover:only-child,
-.primary-toolbar .linked .button:checked:checked:only-child {
+.primary-toolbar .linked .button:checked:active:only-child {
box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
inset 1px 0px shade(@selected_bg_color, 0.97),
inset -1px 0px shade(@selected_bg_color, 0.93),
@@ -2260,7 +2260,7 @@ GtkHandleBox,
.toolbar .button:active:active,
.toolbar .button:checked,
.toolbar .button:checked:hover,
-.toolbar .button:checked:checked {
+.toolbar .button:checked:active {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@menu_bg_dark_color, 2.03)),
@@ -2284,8 +2284,8 @@ GtkHandleBox,
.primary-toolbar.toolbar .button:checked,
.primary-toolbar .toolbar .button:checked:hover,
.primary-toolbar.toolbar .button:checked:hover,
-.primary-toolbar .toolbar .button:checked:checked,
-.primary-toolbar.toolbar .button:checked:checked {
+.primary-toolbar .toolbar .button:checked:active,
+.primary-toolbar.toolbar .button:checked:active {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@menu_bg_dark_color, 2.03)),
@@ -2321,8 +2321,8 @@ GtkHandleBox,
.primary-toolbar.toolbar .button *:checked,
.primary-toolbar .toolbar .button *:checked:hover,
.primary-toolbar.toolbar .button *:checked:hover,
-.primary-toolbar .toolbar .button *:checked:checked,
-.primary-toolbar.toolbar .button *:checked:checked {
+.primary-toolbar .toolbar .button *:checked:active,
+.primary-toolbar.toolbar .button *:checked:active {
color: @theme_text_dark_color;
text-shadow: 0px 1px @theme_shadow_dark_color;
}
@@ -2897,7 +2897,7 @@ GtkActionBar .frame.action-bar .button.image-button {
normal spinbutton buttons, yeah we lack !important */
.spinbutton.vertical .button,
.spinbutton.vertical .button:active:active,
-.spinbutton.vertical .button:checked:checked {
+.spinbutton.vertical .button:checked:active {
box-shadow: none;
}
@@ -3421,13 +3421,13 @@ GtkCheckButton.text-button, GtkRadioButton.text-button {
.header-bar .button:active:active:last-child,
.header-bar .button:checked:first-child,
.header-bar .button:checked:hover:first-child,
-.header-bar .button:checked:checked:first-child,
+.header-bar .button:checked:active:first-child,
.header-bar .button:checked:last-child,
.header-bar .button:checked:hover:last-child,
-.header-bar .button:checked:checked:last-child,
+.header-bar .button:checked:active:last-child,
.header-bar .button:checked:only-child,
.header-bar .button:checked:hover:only-child,
-.header-bar .button:checked:checked:only-child {
+.header-bar .button:checked:active:only-child {
border-width: 1px;
border-radius: 5px;
background-image: -gtk-gradient (linear,
@@ -5254,8 +5254,8 @@ GtkModelButton.button:selected,
.titlebar .titlebutton:hover,
.titlebar .titlebutton:active:active,
.titlebar .button:checked,
-.titlebar .button:checked:checked,
-.titlebar .titlebutton:checked:checked {
+.titlebar .button:checked:active,
+.titlebar .titlebutton:checked:active {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@menu_bg_dark_color, 2.03)),
@@ -5311,9 +5311,9 @@ GtkModelButton.button:selected,
.titlebar .button.raised.linked:active:active,
.titlebar .raised.linked .button:active:active,
.titlebar .raised.linked .button:checked:hover,
-.titlebar .linked .button:checked:checked,
-.titlebar .button.raised.linked:checked:checked,
-.titlebar .raised.linked .button:checked:checked,
+.titlebar .linked .button:checked:active,
+.titlebar .button.raised.linked:checked:active,
+.titlebar .raised.linked .button:checked:active,
.titlebar .linked .button:checked:hover,
.titlebar .button.raised.linked:checked:hover,
.titlebar .linked .button:insensitive,
@@ -5341,9 +5341,9 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:active,
.titlebar .button.raised.linked:active:active,
.titlebar .raised.linked .button:active:active,
-.titlebar .linked .button:checked:checked,
-.titlebar .button.raised.linked:checked:checked,
-.titlebar .raised.linked .button:checked:checked,
+.titlebar .linked .button:checked:active,
+.titlebar .button.raised.linked:checked:active,
+.titlebar .raised.linked .button:checked:active,
.titlebar .linked .button:checked:hover,
.titlebar .button.raised.linked:checked:hover,
.titlebar .raised.linked .button:checked:hover {
@@ -5402,9 +5402,9 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:active:first-child,
.titlebar .button.raised.linked:active:active:first-child,
.titlebar .raised.linked .button:active:active:first-child,
-.titlebar .linked .button:checked:checked:first-child,
-.titlebar .button.raised.linked:checked:checked:first-child,
-.titlebar .raised.linked .button:checked:checked:first-child,
+.titlebar .linked .button:checked:active:first-child,
+.titlebar .button.raised.linked:checked:active:first-child,
+.titlebar .raised.linked .button:checked:active:first-child,
.titlebar .linked .button:checked:hover:first-child,
.titlebar .button.raised.linked:checked:hover:first-child,
.titlebar .raised.linked .button:checked:hover:first-child {
@@ -5463,9 +5463,9 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:active:last-child,
.titlebar .button.raised.linked:active:active:last-child,
.titlebar .raised.linked .button:active:active:last-child,
-.titlebar .linked .button:checked:checked:last-child,
-.titlebar .button.raised.linked:checked:checked:last-child,
-.titlebar .raised.linked .button:checked:checked:last-child,
+.titlebar .linked .button:checked:active:last-child,
+.titlebar .button.raised.linked:checked:active:last-child,
+.titlebar .raised.linked .button:checked:active:last-child,
.titlebar .linked .button:checked:hover:last-child,
.titlebar .button.raised.linked:checked:hover:last-child,
.titlebar .raised.linked .button:checked:hover:last-child {
@@ -5521,8 +5521,8 @@ GtkModelButton.button:selected,
.titlebar .button.raised.linked:active:active:only-child,
.titlebar .raised.linked .button:active:active:only-child,
.titlebar .linked .button:active:checked:only-child,
-.titlebar .button.raised.linked:checked:checked:only-child,
-.titlebar .raised.linked .button:checked:checked:only-child,
+.titlebar .button.raised.linked:checked:active:only-child,
+.titlebar .raised.linked .button:checked:active:only-child,
.titlebar .linked .button:checked:hover:only-child,
.titlebar .button.raised.linked:checked:hover:only-child,
.titlebar .raised.linked .button:checked:hover:only-child {
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
index 9f8628a7..4896600c 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -159,9 +159,9 @@ CajaNavigationWindow CajaSidePane .button.flat:last-child {
}
CajaNavigationWindow CajaSidePane .button.flat:hover:first-child,
-CajaNavigationWindow CajaSidePane .button.flat:checked:checked:first-child,
+CajaNavigationWindow CajaSidePane .button.flat:checked:active:first-child,
CajaNavigationWindow CajaSidePane .button.flat:hover:last-child,
-CajaNavigationWindow CajaSidePane .button.flat:checked:checked:last-child {
+CajaNavigationWindow CajaSidePane .button.flat:checked:active:last-child {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade (@theme_bg_color, 1.20)),
@@ -171,7 +171,7 @@ CajaNavigationWindow CajaSidePane .button.flat:checked:checked:last-child {
}
CajaNavigationWindow CajaSidePane .button.flat:hover:first-child,
-CajaNavigationWindow CajaSidePane .button.flat:checked:checked:first-child {
+CajaNavigationWindow CajaSidePane .button.flat:checked:active:first-child {
box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
inset 1px 0px shade(@selected_bg_color, 0.97),
inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0),
@@ -179,7 +179,7 @@ CajaNavigationWindow CajaSidePane .button.flat:checked:checked:first-child {
}
CajaNavigationWindow CajaSidePane .button.flat:hover:last-child,
-CajaNavigationWindow CajaSidePane .button.flat:checked:checked:last-child {
+CajaNavigationWindow CajaSidePane .button.flat:checked:active:last-child {
box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
inset 1px 0px shade(@selected_bg_color, 0.97),
inset -1px 0px shade(@selected_bg_color, 0.93),