This commit is contained in:
Laurent Destailleur 2020-11-21 12:45:22 +01:00
parent 772d401a64
commit ec49eed8b9
2 changed files with 2 additions and 2 deletions

View File

@ -3983,7 +3983,7 @@ img.boxhandle, img.boxclose {
.ok { color: #114466; }
.warning { color: #887711 !important; }
.error { color: #660000 !important; font-weight: bold; }
.green { color: #118822; }
.green { color: #118822 !important; }
div.ok {
color: #114466;

View File

@ -3881,7 +3881,7 @@ img.boxhandle, img.boxclose {
.ok { color: #114466; }
.warning { color: #887711 !important; }
.error { color: #550000 !important; font-weight: bold; }
.green { color: #118822; }
.green { color: #118822 !important; }
div.ok {
color: #114466;