less/roojs-bootstrap/money-field.less
[roojs1] / less / roojs-bootstrap / money-field.less
index 15440e5..97a4899 100644 (file)
@@ -31,9 +31,9 @@
         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 2px @state-success-text;
     }
     
-    .has-success .roo-money-currency .input-group-addon {
-        border-color: @state-success-text;
-        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 2px @state-success-text;
+    .has-warning .roo-money-currency .input-group-addon {
+        border-color: @state-warning-text;
+        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 2px @state-warning-text;
     }
     
     .has-success .roo-money-currency .input-group-addon {