MDL-29323-FIX invalid border style

This commit is contained in:
Mary Evans 2011-09-30 03:04:17 +01:00
parent 228d24fd97
commit db25d9b768

View File

@ -710,7 +710,7 @@ td.author {
}
.forumpost .left {
}
.forumpost .left.picture {
@ -792,7 +792,7 @@ td.maincalendar table.calendartable th, table.rolecap .header,.generaltable .hea
font-weight: 200;
text-decoration: none;
color: #fff !important;
border-top: 1px #ccc solid !important;
border-top: 1px solid #ccc !important;
padding: 5px;
}