css-bootstrap/font-awesome.css
[roojs1] / css-bootstrap / roojs-bootstrap-debug.css
index 9b91845..f4c94d9 100644 (file)
@@ -4895,7 +4895,7 @@ html.bootstrap-sticky body {
 .roo-money-field .roo-money-amount {
   padding-left: 0px;
 }
-.roo-money-field .roo-money-amount-input {
+.roo-money-field .roo-money-currency-input {
   border-right: 0px;
 }
 .roo-money-field .input-group-addon {
@@ -4907,5 +4907,18 @@ html.bootstrap-sticky body {
 .roo-money-field .roo-money-amount-input {
   border-top-left-radius: 0px;
   border-bottom-left-radius: 0px;
+  text-align: right;
+}
+.has-success .roo-money-currency .roo-select2-container .input-group-addon {
+  border-color: #3c763d;
+  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 2px #3c763d;
+}
+.has-warning .roo-money-currency .roo-select2-container .input-group-addon {
+  border-color: #8a6d3b;
+  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 2px #8a6d3b;
+}
+.has-error .roo-money-currency .roo-select2-container .input-group-addon {
+  border-color: #a94442;
+  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 2px #a94442;
 }
 /*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file