forked from AuroraMiddleware/gtk
gtk-demo: Fix selection in css basics demo
This commit is contained in:
parent
cdd3e05fba
commit
5fb10d25c1
@ -16,7 +16,7 @@
|
||||
}
|
||||
|
||||
/* Make sure selections are visible */
|
||||
:selected {
|
||||
selection {
|
||||
background-color: darkGreen;
|
||||
color: black;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user