mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-10 01:28:16 -06:00
Improve comment for override
This commit is contained in:
parent
c9c5bdbcd2
commit
4228d809bd
@ -33,7 +33,7 @@ table a {
|
|||||||
filter: brightness(110%);
|
filter: brightness(110%);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Override
|
// Override background color alpha value
|
||||||
::selection {
|
::selection {
|
||||||
background-color: rgba(var(--tblr-primary-rgb),.48)
|
background-color: rgba(var(--tblr-primary-rgb),.48)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user