Explorar o código

Changed color for warning alert

Torkel Ödegaard %!s(int64=11) %!d(string=hai) anos
pai
achega
b56c3eb035
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/css/less/variables.dark.less

+ 1 - 1
src/css/less/variables.dark.less

@@ -257,7 +257,7 @@
 // Form states and alerts
 // -------------------------
 @warningText:             darken(#c09853, 10%);
-@warningBackground:       @grayLighter;
+@warningBackground:       @orange;
 @warningBorder:           transparent;
 
 @errorText:               #b94a48;