From: edward Date: Wed, 16 May 2018 04:36:09 +0000 (+0800) Subject: less/roojs-bootstrap/modal.less X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=000edfe93d9dba746e150784766459dfaec05964 less/roojs-bootstrap/modal.less --- diff --git a/less/roojs-bootstrap/modal.less b/less/roojs-bootstrap/modal.less index 895dfd4132..0d3c50baeb 100644 --- a/less/roojs-bootstrap/modal.less +++ b/less/roojs-bootstrap/modal.less @@ -109,5 +109,14 @@ } - } +} +.modal .roo-mb-progress-wrap { + margin-top: 4px; + border: 1px solid @brand-primary; +} + +.modal .roo-mb-progress-wrap .roo-mb-progress { + height: 18px; + background: transparent url(../images/default/basic-dialog/progress2.gif) repeat-x 1px 1px; +} \ No newline at end of file