]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add color background hover css variable 18925/head
authorMarco Ambrosini <marcoambrosini@pm.me>
Thu, 16 Jan 2020 11:41:20 +0000 (12:41 +0100)
committerMarco Ambrosini <marcoambrosini@pm.me>
Thu, 16 Jan 2020 11:41:20 +0000 (12:41 +0100)
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
core/css/css-variables.scss

index 23c01988676499917a4869b617f0bfcc91d392d2..cf0779000b6fbfc0be9dc169c01a3346bace790a 100644 (file)
@@ -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;