summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-12-15 03:55:45 +0100
committerraveit65 <[email protected]>2014-12-15 03:55:45 +0100
commitfcf3ac14c08a8d4e50b0cf9a32c234d9ab095640 (patch)
treec805c65649a11ecd00ba972be5b2d465fcda90a1
parente03c7337fb1a03d1fe3f84f02af4839c2861005e (diff)
downloadmate-themes-fcf3ac14c08a8d4e50b0cf9a32c234d9ab095640.tar.bz2
mate-themes-fcf3ac14c08a8d4e50b0cf9a32c234d9ab095640.tar.xz
BlackMate GTK3 forgotten commit
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css14
1 files changed, 11 insertions, 3 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index 576f4dcc..40b56718 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -2146,7 +2146,15 @@ GtkProgressBar.osd.progressbar {
.button.image-button.titlebutton:active,
.button.image-button.titlebutton:active:hover,
.button.text-button.titlebutton:active,
-.button.text-button.titlebutton:active:hover {
+.button.text-button.titlebutton:active:hover,
+.titlebar .titlebutton:checked,
+.titlebar .titlebutton:checked:hover,
+.header-bar.frame.titlebar:checked,
+.header-bar.frame.titlebar:checked:hover,
+.button.image-button.titlebutton:checked,
+.button.image-button.titlebutton:checked:hover,
+.button.text-button.titlebutton:checked,
+.button.text-button.titlebutton:checked:hover {
/* some apps need this */
color: @theme_fg_color;
border-style: solid;
@@ -2157,7 +2165,7 @@ GtkProgressBar.osd.progressbar {
}
.titlebar .right .titlebutton:first-child {
- border-left: 1px solid @menu_separator;
+/* border-left: 1px solid @menu_separator;*/
}
.titlebar .right .titlebutton:last-child {
@@ -2165,7 +2173,7 @@ GtkProgressBar.osd.progressbar {
}
.titlebar .left .titlebutton:last-child {
- border-right: 1px solid @menu_separator;
+/* border-right: 1px solid @menu_separator;*/
}
.titlebar .left .titlebutton:first-child {