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