File: styles/prosilver/theme/common.css
Unmodified
Added
Modified
Removed
Line 1 | Line 1 |
---|
/* General proSilver Markup Styles
| /* General Markup Styles
|
---------------------------------------- */
* {
| ---------------------------------------- */
* {
|
Line 418 | Line 418 |
---|
}
.forumbg table.table1 {
|
}
.forumbg table.table1 {
|
margin: 0 -2px -1px -1px;
| margin: 0; }
.forumbg-table > .inner { margin: 0 -1px; }
.forumbg-table > .inner > span.corners-top { margin: 0 -4px -1px -4px; }
.forumbg-table > .inner > span.corners-bottom { margin: -1px -4px 0 -4px;
|
}
/* Misc layout styles
| }
/* Misc layout styles
|