mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
2e574f64e2
commit
83962edce5
@ -495,10 +495,19 @@ ul.tree li a.error:hover {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.dashboard .donut-container {
|
||||
width: 50%;
|
||||
font-size: 80%;
|
||||
|
||||
.donut-legend {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.donut-legend {
|
||||
width: 50%;
|
||||
padding: 0;
|
||||
margin: 0 0 0 auto;
|
||||
margin-left: 18em;
|
||||
list-style-type: none;
|
||||
|
||||
li {
|
||||
|
Loading…
x
Reference in New Issue
Block a user