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

Template:MasteryTableCSS: Difference between revisions

Template page
Created page with "{{#css: table.headers_left tr th {text-align: left; } table.complex {font-size: 0.9em; line-height: 1.1em; padding-bottom: 0;} table.complex caption {padding: 0.25em; text-ali..."
 
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
{{#css:
table.headers_left tr th {text-align: left; }
table.headers_left tr th {text-align: left; }
table.complex {font-size: 0.9em; line-height: 1.1em; padding-bottom: 0;}
table.complex {font-size: 0.9em; line-height: 1.1em; padding-bottom: 0; }
table.complex caption {padding: 0.25em; text-align:left; }
table.complex caption {padding: 0.25em; text-align:left; }
table.complex tr th {background-color: #222; padding: 0.35em;}
table.complex tr th {background-color: #222; padding: 0.35em; }
table.complex tr td {padding: 0.25em; }
table.complex tr td {padding: 0.25em; }
table.complex tr td.icon {text-align: center; padding: 0; }
table.complex tr td.icon {text-align: center; padding: 0; }
h2, h3, h4, h5 {line-height: 1; padding-top: 0; padding-bottom: 0;}
h1, h2, h3, h4, h5 {line-height: 1; padding-top: 0; padding-bottom: 0; }


.wikitable.Mastery  {position: relative; margin-top: 0px;}
.wikitable.Mastery  {position: relative; margin-top: 0px; }
.wikitable.Mastery  .head-first {min-width: 360px; }
.wikitable.Mastery  .head th p {display: none; }
.wikitable.Mastery  .head th p {display: none; }
.wikitable.Mastery  caption {text-align:left; margin-left: 0.5em; }
.wikitable.Mastery  caption {text-align:left; margin-left: 0.5em; }
.wikitable.Mastery  th {background-color: green; padding: 0.5em 0.5em 0.4em; }
.wikitable.Mastery  th {padding: 0.5em 0.5em 0.4em; }
.wikitable.Mastery  td {padding: 0.65em 0.5em 0.5em; line-height: 1; }
.wikitable.Mastery  td {padding: 0.65em 0.5em 0.5em; line-height: 1; }
.wikitable.Mastery  .mw-collapsible-toggle {position: absolute; left: 1em;}
}}
}}{{FlashyCSS}}<noinclude>
<noinclude>
{{Documentation}}  
{{Documentation}}  
</noinclude>
</noinclude>