HighContrast: Update treeview rubberband styling

Adapt to the changes in the previous commit.
This commit is contained in:
Matthias Clasen
2015-11-10 07:31:32 -05:00
parent 8efb1b1f92
commit ec065d4cbf
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ textview text,
.rubberband,
rubberband,
flowbox rubberband,
treeview.view.rubberband {
treeview.view rubberband {
border: 1px solid #000;
background-color: rgba(0, 0, 0, 0.2); }