mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
tactical/index: Enhance minimal layout arrangement
This commit is contained in:
parent
3a66b0a950
commit
d79d753b51
@ -554,17 +554,15 @@ ul.tree li a.error:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.donut-container {
|
.donut-container {
|
||||||
width: 36em;
|
|
||||||
float: left;
|
float: left;
|
||||||
|
|
||||||
|
&:not(:last-of-type) {
|
||||||
|
margin-right: 10em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.dashboard .donut-container {
|
.dashboard .donut-container .donut-legend {
|
||||||
width: 50%;
|
margin-left: auto;
|
||||||
font-size: 80%;
|
|
||||||
|
|
||||||
.donut-legend {
|
|
||||||
margin-left: auto;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.donut-legend {
|
.donut-legend {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user