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 743 | Line 743 |
---|
}
dl.details {
|
}
dl.details {
|
/*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
| |
font-size: 1.1em; }
| font-size: 1.1em; }
|
Line 781 | Line 780 |
---|
margin-left: 1em; }
|
margin-left: 1em; }
|
fieldset.fields1 ul.recipients input.button2{
| fieldset.fields1 ul.recipients input.button2 {
|
font-size: 0.8em; margin-right: 0; padding: 0;
| font-size: 0.8em; margin-right: 0; padding: 0;
|
Line 1275 | Line 1274 |
---|
width: 50px; }
|
width: 50px; }
|
.dropdown .clone.hidden {
| .dropdown .clone.hidden {
|
display: none; }
| display: none; }
|