mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Add color background hover css variable
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
This commit is contained in:
parent
5de3ea0417
commit
dd8141b36b
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
--color-main-background: $color-main-background;
|
||||
--color-main-background-translucent: $color-main-background-translucent;
|
||||
|
||||
--color-background-hover: $color-background-hover;
|
||||
--color-background-dark: $color-background-dark;
|
||||
--color-background-darker: $color-background-darker;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue