Difference between revisions of "Template:MasteryTableCSS"

From EVE University Wiki
Jump to: navigation, search
Line 9: Line 9:
  
 
.wikitable.Mastery  {position: relative; margin-top: 0px; }
 
.wikitable.Mastery  {position: relative; margin-top: 0px; }
.wikitable.Mastery  .mastery-head th p {display: none; style="background: orange";}
+
.wikitable.Mastery  .head0 th p {display: none; }
.wikitable.Mastery  .skill-head th p {display: none; style="background: blue";}
+
.wikitable.Mastery  .head1 th p {display: none; style="background: orange";}
.wikitable.Mastery  .empty-head th p {display: none; }
+
.wikitable.Mastery  .head2 th p {display: none; style="background: blue";}
 
.wikitable.Mastery  caption {text-align:left; margin-left: 0.5em; white-space: nowrap; }
 
.wikitable.Mastery  caption {text-align:left; margin-left: 0.5em; white-space: nowrap; }
 
.wikitable.Mastery  th {background-color: green; padding: 0.5em 0.5em 0.4em; }
 
.wikitable.Mastery  th {background-color: green; padding: 0.5em 0.5em 0.4em; }

Revision as of 15:49, 8 July 2022


Template documentation (for the above template, sometimes hidden or invisible)
Work In Progress
This template is not yet ready for use. --Koddestia Kud Usoko
Description
This template gives Mastery tables the CSS they need to look right. It should be included once on all pages that use {{MasteryTableHead}}.
Dependencies
Used by
{{MasteryTableHead}}
{{MasteryTableRow}}
Included in
TBD
Syntax
{{MasteryTableCSS}}
Visit Template:MasteryTableCSS/doc to edit this text! (How does this work?) (Refresh this text - why?)