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