Removed extra semicolon

This commit is contained in:
mb863 2011-02-07 21:17:23 +00:00
parent 524aeb7676
commit 500d71aafe

View file

@ -252,7 +252,7 @@ td.editformcell select {
.postheader { .postheader {
background-color: #E6E6FA; background-color: #E6E6FA;
color: #777; color: #777;
font-family:; Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 10pt; font-size: 10pt;
font-style: normal; font-style: normal;
text-align: left; text-align: left;