mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS: Update error text color to match new style
This commit is contained in:
parent
784a311c19
commit
ae575667a4
@ -47,13 +47,14 @@
|
||||
line-height: @line-height;
|
||||
}
|
||||
|
||||
.errors {
|
||||
.control-group .errors {
|
||||
background-color: @color-critical;
|
||||
font-size: @font-size-small;
|
||||
margin: 2em 0 0 0;
|
||||
|
||||
> li {
|
||||
padding: 1em;
|
||||
color: @body-bg-color;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user