make expanders more visible for alt-tab

https://bugzilla.gnome.org/show_bug.cgi?id=745058
This commit is contained in:
Jakub Steiner
2015-05-11 15:11:05 +02:00
parent f9eb36434f
commit f4baa4ddf8
3 changed files with 7 additions and 9 deletions

View File

@@ -488,9 +488,8 @@ StScrollBar {
.switcher-arrow {
border-color: transparent;
color: black; }
.switcher-arrow:highlighted {
color: rgba(255, 255, 255, 0.8); }
.switcher-arrow:highlighted {
color: #fff; }
.input-source-switcher-symbol {

View File

@@ -488,9 +488,8 @@ StScrollBar {
.switcher-arrow {
border-color: transparent;
color: #1c1f1f; }
.switcher-arrow:highlighted {
color: rgba(238, 238, 236, 0.8); }
.switcher-arrow:highlighted {
color: #eeeeec; }
.input-source-switcher-symbol {