Difference between revisions of "User:Etsu/Template:SmallerLogs"
From MahouMUSH
Line 17: | Line 17: | ||
.LogTable tr td:nth-child(odd) { word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;} | .LogTable tr td:nth-child(odd) { word-wrap:break-word; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-height:1.5em; height:1.5em; display:block;} | ||
.HeaderCell {padding: 0px 0px 0px 5px;} | .HeaderCell {padding: 0px 0px 0px 5px;} | ||
− | .HeaderCell:nth-child(1) {border-radius:5px 0px 0px 0px; width: | + | .HeaderCell:nth-child(1) {border-radius:5px 0px 0px 0px; width: 100px;} |
− | .HeaderCell:nth-child(2) {width: | + | .HeaderCell:nth-child(2) {width: 100px;} |
− | .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: | + | .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 100px;} |
.LogRow { max-height:1em;} | .LogRow { max-height:1em;} | ||
.LogRow:nth-child(1) {background-color: #D0A8C1} | .LogRow:nth-child(1) {background-color: #D0A8C1} |
Revision as of 12:52, 20 May 2015
To include character logs:
{{Character Logs}}
For Cutscenes:
{{Character Logs|Cutscenes}}
For a specific character:
{{Character Logs||Char_id}} {{Character Logs|Cutscenes|Char_id}}