X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Fbootstrap%2Fhtdocs%2Fluci-static%2Fbootstrap%2Fcascade.css;h=765bb89c200856c2e43ef8969963da4d973e0574;hp=747706339ac2279868e39a7af0311c009a357ab0;hb=b930de7b1953d90ce7f31709075a78684fc944e4;hpb=a0af7d7afedc243f9b3f5105399c071fafcad163 diff --git a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css index 747706339..765bb89c2 100644 --- a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -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; }