luci-theme-bootstrap: style tweak for DSL status display
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
88713f6456
commit
765816d07d
1 changed files with 5 additions and 0 deletions
|
@ -1894,6 +1894,11 @@ table table td,
|
||||||
margin: -.125em;
|
margin: -.125em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#dsl_status_table .ifacebox-body > span > strong {
|
||||||
|
display: inline-block;
|
||||||
|
min-width: 35%;
|
||||||
|
}
|
||||||
|
|
||||||
.ifacebadge.large,
|
.ifacebadge.large,
|
||||||
.network-status-table .ifacebox-body .ifacebadge {
|
.network-status-table .ifacebox-body .ifacebadge {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
|
Loading…
Reference in a new issue