From 658e98af8090b95a4f36e2828cabd17777c33e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Thu, 16 Apr 2020 04:29:28 -0300 Subject: [PATCH] Fix Sass file coding standard error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- themes/bootstrap/scss/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/bootstrap/scss/_common.scss b/themes/bootstrap/scss/_common.scss index dfd1e46e8f..ee059ae66b 100644 --- a/themes/bootstrap/scss/_common.scss +++ b/themes/bootstrap/scss/_common.scss @@ -3630,9 +3630,9 @@ body .ui-dialog { .ui-dialog-buttonpane .ui-dialog-buttonset button { color: #fff; + background: none; background-color: #6c757d !important; border-color: #6c757d; - background: none; } .ui-dialog-buttonpane .ui-dialog-buttonset button:hover {