Removed extra semicolon
This commit is contained in:
parent
524aeb7676
commit
500d71aafe
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue