summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-10-21 16:54:07 +0200
committerWolfgang Ulbrich <[email protected]>2015-10-21 16:57:20 +0200
commite91fe6e7134b4f668b449162434dd83baa9381e0 (patch)
tree8095272232657d2d8cc72059b1991e9bc5b2fb9d /desktop-themes
parent05e6ec6487eeaa3f32229b79ccef9d8cce708b7c (diff)
downloadmate-themes-e91fe6e7134b4f668b449162434dd83baa9381e0.tar.bz2
mate-themes-e91fe6e7134b4f668b449162434dd83baa9381e0.tar.xz
Gtk+-3.18 submarine themes: clen up button states in scrollbar.css
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/scrollbar.css13
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/scrollbar.css13
2 files changed, 8 insertions, 18 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/scrollbar.css b/desktop-themes/Blue-Submarine/gtk-3.0/scrollbar.css
index 320ce0ca..4d4cfa46 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/scrollbar.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/scrollbar.css
@@ -108,8 +108,8 @@
}
.scrollbar.button,
-.scrollbar.button:active,
-.scrollbar.button:active:hover,
+.scrollbar.button:hover,
+.scrollbar.button:hover:active,
.scrollbar.button:insensitive {
box-shadow: none;
border-style: none;
@@ -119,10 +119,9 @@
background-color: transparent;
}
-.scrollbar.button:active,
-.scrollbar.button:active:hover {
+.scrollbar.button:hover,
+.scrollbar.button:hover:active {
background-color: alpha(shade(@scrollbar_trough, 0.8), 0.5);
- -gtk-image-effect: highlight;
}
.scrollbar.button.top:hover {
@@ -157,10 +156,6 @@
color: @insensitive_fg_color;
}
-.scrollbar.button:active {
- color: @theme_fg_color;
-}
-
.scrollbar.slider.fine-tune:prelight:active {
background-image: url("assets/slider_fine_horizontal.svg"),
linear-gradient(to top,
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/scrollbar.css b/desktop-themes/Green-Submarine/gtk-3.0/scrollbar.css
index e8c79ac1..50e0e7de 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/scrollbar.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/scrollbar.css
@@ -108,8 +108,8 @@
}
.scrollbar.button,
-.scrollbar.button:active,
-.scrollbar.button:active:hover,
+.scrollbar.button:hover,
+.scrollbar.button:hover:active,
.scrollbar.button:insensitive {
box-shadow: none;
border-style: none;
@@ -119,10 +119,9 @@
background-color: transparent;
}
-.scrollbar.button:active,
-.scrollbar.button:active:hover {
+.scrollbar.button:hover,
+.scrollbar.button:hover:active {
background-color: alpha(shade(@scrollbar_trough, 0.8), 0.5);
- -gtk-image-effect: highlight;
}
.scrollbar.button.top:hover {
@@ -157,10 +156,6 @@
color: @insensitive_fg_color;
}
-.scrollbar.button:active {
- color: @theme_fg_color;
-}
-
.scrollbar.slider.fine-tune:prelight:active {
background-image: url("assets/slider_fine_horizontal.svg"),
linear-gradient(to top,