Line 1 | Line 1 |
---|
/* proSilver Content Styles
| /* Content Styles
|
---------------------------------------- */
ul.topiclist {
| ---------------------------------------- */
ul.topiclist {
|
Line 44 | Line 44 |
---|
ul.topiclist dfn { /* Labels for post/view counts */
|
ul.topiclist dfn { /* Labels for post/view counts */
|
display: none;
| position: absolute; left: -999px; width: 990px;
|
}
ul.topiclist li.row dt a.subforum {
| }
ul.topiclist li.row dt a.subforum {
|
Line 128 | Line 130 |
---|
text-align: center; line-height: 2.2em; font-size: 1.2em;
|
text-align: center; line-height: 2.2em; font-size: 1.2em;
|
| }
/* List in forum description */ dl.icon dt ol, dl.icon dt ul { list-style-position: inside; margin-left: 1em; }
dl.icon dt li { display: list-item; list-style-type: inherit;
|
}
dd.lastpost {
| }
dd.lastpost {
|
Line 278 | Line 292 |
---|
#topicreview h2 { border-bottom-width: 0;
|
#topicreview h2 { border-bottom-width: 0;
|
| }
.post-ignore .postbody { display: none; }
/* MCP Post details ----------------------------------------*/ #post_details { /* This will only work in IE7+, plus the others */ overflow: auto; max-height: 300px; }
#expand { clear: both;
|
}
/* Content container styles
| }
/* Content container styles
|
Line 289 | Line 321 |
---|
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; font-size: 1em; color: #333333;
|
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; font-size: 1em; color: #333333;
|
| padding-bottom: 1px;
|
}
.content h2, .panel h2 {
| }
.content h2, .panel h2 {
|
Line 383 | Line 416 |
---|
padding: 0; clear: none; border: none;
|
padding: 0; clear: none; border: none;
|
| }
.signature li { list-style-type: inherit; }
.signature ul, .signature ol { margin-bottom: 1em; margin-left: 3em;
|
}
/* Post noticies */
| }
/* Post noticies */
|
Line 742 | Line 784 |
---|
margin-left: 61% !important; margin-bottom: 2px; }
|
margin-left: 61% !important; margin-bottom: 2px; }
|
| |