From: Jo-Philipp Wich Date: Sun, 29 Jul 2018 19:05:34 +0000 (+0200) Subject: luci-theme-bootstrap: style tweak for DSL status display X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c26709a850436f17ae5e614e963021436e8332ef;p=oweals%2Fluci.git luci-theme-bootstrap: style tweak for DSL status display Signed-off-by: Jo-Philipp Wich (cherry picked from commit 765816d07d9a6246075e061b4f6108861b3f60af) --- diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css index a85d95a95..0c158961d 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -1894,6 +1894,11 @@ table table td, margin: -.125em; } +#dsl_status_table .ifacebox-body > span > strong { + display: inline-block; + min-width: 35%; +} + .ifacebadge.large, .network-status-table .ifacebox-body .ifacebadge { display: inline-flex;