mirror of
https://github.com/kognise/water.css.git
synced 2025-07-31 10:20:31 +02:00
Merge pull request #210 from habeckmatt/two
Added color --text-bright to the selection in _misc
This commit is contained in:
@@ -61,6 +61,7 @@ tbody tr:nth-child(even) {
|
||||
|
||||
::selection {
|
||||
background-color: var(--selection);
|
||||
color: var(--text-bright);
|
||||
}
|
||||
|
||||
details {
|
||||
|
Reference in New Issue
Block a user