Improved legibility for warning messages (warning class).
This commit is contained in:
parent
d6fdfbc233
commit
68f417f3f3
|
@ -1648,7 +1648,7 @@ table.info_box.warning {
|
||||||
}
|
}
|
||||||
|
|
||||||
.warning * {
|
.warning * {
|
||||||
color: #f3b200;
|
color: #8d4100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.help {
|
.help {
|
||||||
|
|
Loading…
Reference in New Issue