themes/freifunk-generic: Make 'tr.cbi-section-table-descr th' bold
authorManuel Munz <freifunk@somakoma.de>
Tue, 15 Feb 2011 20:48:32 +0000 (20:48 +0000)
committerManuel Munz <freifunk@somakoma.de>
Tue, 15 Feb 2011 20:48:32 +0000 (20:48 +0000)
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css

index 6764607..3d226dd 100644 (file)
@@ -800,7 +800,7 @@ table.cbi-section-table td {
 }
 
 tr.cbi-section-table-descr th {
-       font-weight: normal;
+       font-weight: bold;
        font-size: 90%;
 }