css-bootstrap/font-awesome-convert.js
[roojs1] / css-bootstrap / roojs-bootstrap-debug.css
index 4444ef7..f4c94d9 100644 (file)
@@ -4889,4 +4889,36 @@ html.bootstrap-sticky body {
 .flag.ot {
   height: 0px;
 }
+.roo-money-field .roo-money-currency {
+  padding-right: 0px;
+}
+.roo-money-field .roo-money-amount {
+  padding-left: 0px;
+}
+.roo-money-field .roo-money-currency-input {
+  border-right: 0px;
+}
+.roo-money-field .input-group-addon {
+  background-color: transparent;
+  border-left: 0px;
+  border-right: 0px;
+  border-radius: 0px;
+}
+.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