mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 10:14:13 +00:00
feature: css: add vars
This commit is contained in:
parent
bf2e8f9a7d
commit
b1f74c0057
5 changed files with 11 additions and 11 deletions
|
|
@ -121,7 +121,7 @@
|
|||
|
||||
/* текущий файл под курсором */
|
||||
.current-file {
|
||||
background-color: var(--color-transparent);
|
||||
background-color: var(--border-color);
|
||||
color: white;
|
||||
}
|
||||
/* делаем иконки под курсом белыми */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue