X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css-bootstrap%2Froojs-bootstrap-debug.css;h=7df5ab2c85b9e9a7a0ff76e2e7879adcbda964e0;hb=06b78e60c0c058b688486c6fc807c001959b45a0;hp=9bb19b559c7cdcee3c5016fc453c5bb56ce91fe7;hpb=cb661230d48237dcb71d50007e694f769cf9415c;p=roojs1 diff --git a/css-bootstrap/roojs-bootstrap-debug.css b/css-bootstrap/roojs-bootstrap-debug.css index 9bb19b559c..7df5ab2c85 100644 --- a/css-bootstrap/roojs-bootstrap-debug.css +++ b/css-bootstrap/roojs-bootstrap-debug.css @@ -4909,15 +4909,15 @@ html.bootstrap-sticky body { border-bottom-left-radius: 0px; text-align: right; } -.roo-money-field .has-success .roo-money-currency .input-group-addon { +.roo-money-field .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; } -.roo-money-field .has-warning .roo-money-currency .input-group-addon { +.roo-money-field .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; } -.roo-money-field .has-error .roo-money-currency .input-group-addon { +.roo-money-field .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; }