More actions
m Restored the table border color as the table is missing cell borders |
No edit summary |
||
| Line 2: | Line 2: | ||
table.MssnDtls { | table.MssnDtls { | ||
margin-left: 1em; | margin-left: 1em; | ||
/* original border: 1px solid #606060; */ | |||
border: 1px solid; | |||
width: 880px; | width: 880px; | ||
border-spacing: 0px 2px; | border-spacing: 0px 2px; | ||