Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:NPCTableCSS: Difference between revisions

Template page
Rayanth (talk | contribs)
removed margin-top from table and adjusted padding of the 'collapse' link, in prep for 1.30. see also Template:NPCTableHead
Sazzmatazz (talk | contribs)
for correct position of [collapse] element in npc tables
Line 35: Line 35:
}
}


.wikitable.NPC {margin-top: 0px;}
.wikitable.NPC {position: relative; margin-top: 0px;}
.wikitable.NPC .head-first {min-width: 360px; }
.wikitable.NPC .head-first {min-width: 360px; }
.wikitable.NPC .head th p {display: none; }
.wikitable.NPC .head th p {display: none; }