Selaa lähdekoodia

HUE-6077 [frontend] Lighter ace error line

Enrico Berti 8 vuotta sitten
vanhempi
commit
cbcb79a016

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


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

@@ -203,6 +203,14 @@ input[type='password']::-ms-reveal {
   }
 }
 
+.ace-hue {
+  .ace_marker-layer {
+    .ace_error-line {
+      background-color: @cui-pink-010 !important;
+    }
+  }
+}
+
 .card {
   background-color: @cui-white;
 }

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä