Archived
1
0

post form fixes

This commit is contained in:
ZiRo 2016-02-17 15:06:00 +01:00
parent 5fbf75a77d
commit 6bcfff0269

View File

@ -96,7 +96,8 @@ table tbody tr:nth-of-type( even ) {
padding-left: 4px; padding-left: 4px;
} }
.postfrom tbody,tr {
#postform-inner tr {
background-color: transparent!important; background-color: transparent!important;
} }