mirror of
https://github.com/kognise/water.css.git
synced 2025-08-09 06:37:05 +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 {
|
::selection {
|
||||||
background-color: var(--selection);
|
background-color: var(--selection);
|
||||||
|
color: var(--text-bright);
|
||||||
}
|
}
|
||||||
|
|
||||||
details {
|
details {
|
||||||
|
Reference in New Issue
Block a user