Refactor DNS stats widget
This commit is contained in:
parent
78ad88a245
commit
4b2438c298
6 changed files with 394 additions and 415 deletions
|
|
@ -1256,6 +1256,7 @@ details[open] .summary::after {
|
|||
|
||||
.dns-stats-graph-bar > .blocked {
|
||||
background-color: var(--color-negative);
|
||||
flex-basis: calc(var(--percent) - 1px);
|
||||
}
|
||||
|
||||
.dns-stats-graph-column:nth-child(even) .dns-stats-graph-time {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue