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…
Reference in New Issue