From 82bcec4d2cc2aa618dfb9798c9387cf4aee65616 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 16 May 2018 12:37:26 +0800 Subject: [PATCH] less/roojs-bootstrap/modal.less --- less/roojs-bootstrap/modal.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/roojs-bootstrap/modal.less b/less/roojs-bootstrap/modal.less index 73a39ee02a..31d6fddb0f 100644 --- a/less/roojs-bootstrap/modal.less +++ b/less/roojs-bootstrap/modal.less @@ -113,7 +113,7 @@ .modal .roo-mb-progress-wrap { margin-top: 4px; - border: 1px solid @brand-primary; + border: 1px solid darken(@brand-primary, 10%);; } .modal .roo-mb-progress-wrap .roo-mb-progress { -- 2.39.2