From 15d4d44cb55da948b1e5872f89af27ccedb75ea4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 26 Jan 2022 14:01:41 +0100 Subject: [PATCH] css --- htdocs/theme/md/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 5e59c6be224..02075c6fb87 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -445,7 +445,7 @@ input, select { margin-top:1px; } #mainbody input.button:not(.buttongen):not(.bordertransp), #mainbody a.button:not(.buttongen):not(.bordertransp) { - background: var(--butactionbg);; + background: var(--butactionbg); color: #FFF !important; border-radius: 3px; border-collapse: collapse;