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