mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
Fixes error message
This commit is contained in:
parent
1743cec199
commit
a5b8de366f
@ -118,8 +118,13 @@
|
|||||||
padding: 1em;
|
padding: 1em;
|
||||||
margin: 5em auto 0;
|
margin: 5em auto 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border: 2px solid coral;
|
color: white;
|
||||||
background-color: beige;
|
background-color: @colorCritical;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.config-note a {
|
||||||
|
color: white;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user