Difference between revisions of "Template:Transient infobox"

no edit summary
Line 495: Line 495:
/* all, demon, none */
/* all, demon, none */
div.all > .header,
div.all > .header,
div.all-round > .header,
div.none > .header {
div.none > .header {
     background-color: #d4d4d4;
     background-color: #d4d4d4;
Line 506: Line 507:


div.all > .body .data tr > th,
div.all > .body .data tr > th,
div.all-round > .body .data tr > th,
div.none > .body .data tr > th {
div.none > .body .data tr > th {
     background-color: #dcdcdc;
     background-color: #dcdcdc;
Line 517: Line 519:


div.all > .body .data tr > th + th,
div.all > .body .data tr > th + th,
div.all-round > .body .data tr > th + th,
div.none > .body .data tr > th + th {
div.none > .body .data tr > th + th {
     background-color: #e3e3e3;
     background-color: #e3e3e3;