summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-material
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-material')
-rw-r--r--themes/luci-theme-material/htdocs/luci-static/material/cascade.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
index fef91e48b6..337a938df5 100644
--- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
+++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
@@ -1892,6 +1892,11 @@ td > .ifacebadge,
background-color: #fff;
}
+#dsl_status_table .ifacebox-body span > strong {
+ display: inline-block;
+ min-width: 50%;
+}
+
/* textarea */
.cbi-input-textarea {
font-family: monospace;