CSS
This commit is contained in:
parent
00cdf13a15
commit
9e98421333
@ -3367,7 +3367,7 @@ img.boxhandle, img.boxclose {
|
||||
*/
|
||||
|
||||
.ok { color: #114466; }
|
||||
.warning { color: #887711; }
|
||||
.warning { color: #887711 !important; }
|
||||
.error { color: #550000 !important; font-weight: bold; }
|
||||
|
||||
div.ok {
|
||||
|
||||
@ -3473,7 +3473,7 @@ img.boxhandle, img.boxclose {
|
||||
* Ok, Warning, Error
|
||||
*/
|
||||
.ok { color: #114466; }
|
||||
.warning { color: #887711; }
|
||||
.warning { color: #887711 !important; }
|
||||
.error { color: #550000 !important; font-weight: bold; }
|
||||
|
||||
div.ok {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user