From f9963572d964c652592a5b734d0f66474f8c4e98 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 24 Apr 2018 18:39:39 +0800 Subject: [PATCH] less/roojs-bootstrap/money-field.less --- less/roojs-bootstrap/money-field.less | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/less/roojs-bootstrap/money-field.less b/less/roojs-bootstrap/money-field.less index ea05415d9b..15440e577a 100644 --- a/less/roojs-bootstrap/money-field.less +++ b/less/roojs-bootstrap/money-field.less @@ -31,4 +31,14 @@ 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-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; + } + } \ No newline at end of file -- 2.39.2