mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
Switch positions of status summary and selection info
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
parent
25d37b9a70
commit
5b854988c2
@ -30,9 +30,14 @@
|
||||
|
||||
.services-summary,
|
||||
.hosts-summary {
|
||||
float: left;
|
||||
float: right;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.selection-info {
|
||||
float: left;
|
||||
margin-top: 0.182em;
|
||||
}
|
||||
}
|
||||
|
||||
// Styles for the icon displayed if a check result is late
|
||||
|
Loading…
x
Reference in New Issue
Block a user