themes/bootstrap: fix table description cells
[project/luci.git] / themes / bootstrap / htdocs / luci-static / bootstrap / cascade.css
index 7477063..765bb89 100644 (file)
@@ -1605,6 +1605,10 @@ header .pull-right { padding-top: 8px; }
        background-color: #f5f5f5;
 }
 
+.cbi-section-table tr.cbi-section-table-descr th {
+       font-weight: normal;
+}
+
 .left { text-align: left !important; }
 
 .right { text-align: right !important; }