Line 669 | Line 669 |
---|
/* Specific column styles */ table.table1 .name { text-align: left; } table.table1 .center { text-align: center; }
|
/* Specific column styles */ table.table1 .name { text-align: left; } table.table1 .center { text-align: center; }
|
table.table1 .reportby { width: 15%; }
| table.table1 .reportby { width: 15%; }
|
table.table1 .posts { text-align: center; width: 7%; }
|
table.table1 .posts { text-align: center; width: 7%; }
|
table.table1 .joined { text-align: left; width: 15%; } table.table1 .active { text-align: left; width: 15%; }
| table.table1 .joined { text-align: left; width: 15%; } table.table1 .active { text-align: left; width: 15%; }
|
table.table1 .mark { text-align: center; width: 7%; } table.table1 .info { text-align: left; width: 30%; }
|
table.table1 .mark { text-align: center; width: 7%; } table.table1 .info { text-align: left; width: 30%; }
|
table.table1 .info div { width: 100%; white-space: normal; overflow: hidden; } table.table1 .autocol { line-height: 2em; white-space: nowrap; } table.table1 thead .autocol { padding-left: 1em; }
| table.table1 .info div { width: 100%; white-space: normal; overflow: hidden; } table.table1 .autocol { line-height: 2em; white-space: nowrap; } table.table1 thead .autocol { padding-left: 1em; }
|
table.table1 span.rank-img { float: right;
| table.table1 span.rank-img { float: right;
|
Line 729 | Line 729 |
---|
width: auto; text-align: left; max-width: 100%;
|
width: auto; text-align: left; max-width: 100%;
|
| }
.avatar-rank-container { max-width: 20%;
|
}
.left-box.profile-details {
| }
.left-box.profile-details {
|
Line 743 | Line 747 |
---|
}
dl.details {
|
}
dl.details {
|
/*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
| |
font-size: 1.1em; }
| font-size: 1.1em; }
|
Line 779 | Line 782 |
---|
fieldset.fields1 dd.recipients { clear: left; margin-left: 1em;
|
fieldset.fields1 dd.recipients { clear: left; margin-left: 1em;
|
}
fieldset.fields1 ul.recipients input.button2{ font-size: 0.8em; margin-right: 0; padding: 0;
| |
}
fieldset.fields1 dl.pmlist > dt {
| }
fieldset.fields1 dl.pmlist > dt {
|
Line 1275 | Line 1272 |
---|
width: 50px; }
|
width: 50px; }
|
.dropdown .clone.hidden {
| .dropdown .clone.hidden {
|
display: none; }
| display: none; }
|