summaryrefslogtreecommitdiff
path: root/gtk/theme/HighContrast/gtk.css
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-11-10 00:55:29 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-11-10 00:55:29 -0500
commit921c2a1db40e68b80c48e81965e1502731a64897 (patch)
tree8dc06a2ee686ba92da940465fd1d93dcaa1f9c60 /gtk/theme/HighContrast/gtk.css
parentf6201e4ccd129c9d8ca172cb5200abd2eaa42334 (diff)
downloadgtk+-921c2a1db40e68b80c48e81965e1502731a64897.tar.gz
HighContrast: Update flowbox rubberband styling
Adapt to the changes in the previous commit.
Diffstat (limited to 'gtk/theme/HighContrast/gtk.css')
-rw-r--r--gtk/theme/HighContrast/gtk.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/theme/HighContrast/gtk.css b/gtk/theme/HighContrast/gtk.css
index 347b925e97..d869a48673 100644
--- a/gtk/theme/HighContrast/gtk.css
+++ b/gtk/theme/HighContrast/gtk.css
@@ -108,6 +108,7 @@ textview text,
.rubberband,
rubberband,
+flowbox rubberband,
treeview.view.rubberband {
border: 1px solid #000;
background-color: rgba(0, 0, 0, 0.2); }