Line 86 | Line 86 |
---|
float: left; padding-top: 5px; margin-right: 5px;
|
float: left; padding-top: 5px; margin-right: 5px;
|
| }
.forum-image img { max-width: 100%;
|
}
li.row {
| }
li.row {
|
Line 98 | Line 102 |
---|
}
li.header dt, li.header dd {
|
}
li.header dt, li.header dd {
|
line-height: 1em;
| line-height: 1.6em;
|
border-left-width: 0; margin: 2px 0 4px 0; padding-top: 2px;
| border-left-width: 0; margin: 2px 0 4px 0; padding-top: 2px;
|
Line 151 | Line 155 |
---|
}
dl.row-item dt .list-inner {
|
}
dl.row-item dt .list-inner {
|
padding-left: 52px; /* Space for folder icon */
| padding-left: 52px; /* Space for folder icon */
|
}
dl.row-item dt, dl.row-item dd {
| }
dl.row-item dt, dl.row-item dd {
|
Line 162 | Line 166 |
---|
display: inline; }
|
display: inline; }
|
dl a.row-item-link { /* topic row icon links */
| dl a.row-item-link { /* topic row icon links */
|
display: block; width: 30px; height: 30px;
| display: block; width: 30px; height: 30px;
|
Line 577 | Line 581 |
---|
clear: left; }
|
clear: left; }
|
.attachbox p.stats {
| .attachbox p.stats {
|
line-height: 110%; font-weight: normal; clear: left;
| line-height: 110%; font-weight: normal; clear: left;
|
Line 591 | Line 594 |
---|
.attach-image img { border: 1px solid transparent;
|
.attach-image img { border: 1px solid transparent;
|
/* cursor: move; */
| |
cursor: default; }
| cursor: default; }
|
Line 735 | Line 737 |
---|
.postprofile dt.no-profile-rank, .postprofile dd.profile-rank, .postprofile .search-result-date { margin-bottom: 10px;
|
.postprofile dt.no-profile-rank, .postprofile dd.profile-rank, .postprofile .search-result-date { margin-bottom: 10px;
|
| }
.profile-rank img { max-width: 160px;
|
}
/* Post-profile avatars */
| }
/* Post-profile avatars */
|
Line 864 | Line 870 |
---|
#memberlist tr.inactive, #team tr.inactive { font-style: italic;
|
#memberlist tr.inactive, #team tr.inactive { font-style: italic;
|
| }
/* Memberlist ----------------------------------------*/ .group-description { font-size: 1.3em; }
.group-description ol, .group-description ul { list-style-position: inside;
|
}
| }
|