webui fixes

This commit is contained in:
SJ
2012-02-15 11:03:27 +01:00
parent 1e7039c433
commit e51af89e5d
6 changed files with 13 additions and 3 deletions

View File

@ -64,6 +64,7 @@
.text { font: normal 12px Arial, sans-serif; font-weight: bold; text-align:left; width: 408px; }
.ruletext { font: normal 12px Arial, sans-serif; font-weight: bold; text-align:left; width: 365px; }
.advtext { font: bold 12px Arial, sans-serif; font-weight: bold; text-align:left; width: 280px; }
.advtextgrey { font: bold 12px Arial, sans-serif; color: #999; font-weight: bold; text-align:left; width: 280px; }
.textregular { font: normal 12px Arial, sans-serif; font-weight: bold; text-align:left; }
.row { display: table-row; }