Przeglądaj źródła

HUE-7015 [frontend] Set default background color to white

Enrico Berti 8 lat temu
rodzic
commit
29b898c

Plik diff jest za duży
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Plik diff jest za duży
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 4 - 0
desktop/core/src/desktop/static/desktop/less/hue-cross-version.less

@@ -36,6 +36,10 @@
 @import "components/hue-shepherd.less";
 @import "hue-helpers.less";
 
+body {
+  background-color: @cui-white;
+}
+
 input[type='password']::-ms-reveal {
   display: none;
 }

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików