summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-15 16:04:21 +0100
committerraveit65 <[email protected]>2017-03-15 16:05:10 +0100
commitca22ae5a57f1b16502f1c7c75eba26eb97e6db95 (patch)
tree3a047fe3470528f3fe544e81e8f9c5ae152b44b3 /desktop-themes/Blue-Submarine/gtk-3.0
parentdf5cf97982d0cb707d676af9f06d47a30014d679 (diff)
downloadmate-themes-ca22ae5a57f1b16502f1c7c75eba26eb97e6db95.tar.bz2
mate-themes-ca22ae5a57f1b16502f1c7c75eba26eb97e6db95.tar.xz
Gtk+-3.20 submarine themes: fix rubberband for mate-screenshot
Diffstat (limited to 'desktop-themes/Blue-Submarine/gtk-3.0')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 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 26e87937..6b3fad49 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -36,7 +36,7 @@ window {
color: @theme_fg_color;
}
-.background:not(widget) {
+.background:not(widget):not(.rubberband) {
color: @theme_fg_color;
background-color: @theme_bg_color;
}