mirror of
https://github.com/kognise/water.css.git
synced 2025-12-16 19:46:28 +01:00
Added color --text-bright to the selection in _misc
This commit is contained in:
parent
882e01f17c
commit
4ff85569f1
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue