mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature: css: vars: add
This commit is contained in:
parent
b1f74c0057
commit
c45b23fe55
6 changed files with 30 additions and 6 deletions
|
|
@ -9,7 +9,7 @@
|
|||
}
|
||||
|
||||
.cloudcmd-user-menu > option:checked {
|
||||
box-shadow: 20px -20px 0 2px var(--icon-color) inset;
|
||||
box-shadow: 20px -20px 0 2px var(--text-color) inset;
|
||||
}
|
||||
|
||||
.cloudcmd-user-menu-button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue