mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
Centered error messages
This commit is contained in:
parent
c98a6d5912
commit
1743cec199
@ -27,6 +27,11 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.error {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
.image img {
|
||||
width: 375px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user