Difference between revisions of "Template:ShipsMatrix"
From EVE University Wiki
m |
m (added column header to explain the 'show' feature for expanding the advanced ships.) |
||
Line 26: | Line 26: | ||
{ | { | ||
border-bottom: 1px solid #2D2413; | border-bottom: 1px solid #2D2413; | ||
− | border-top: 1px solid #2D2413; | + | border-top: 1px solid #2D2413; |
+ | height: 20px; | ||
+ | line-height: 20px; | ||
+ | } | ||
+ | .ships-matrix .showexplain | ||
+ | { text-align: right; | ||
+ | font-size: 80%; | ||
+ | color: #CCCCCC; | ||
+ | } | ||
+ | .ships-matrix .noshowexplain | ||
+ | { text-align: center; | ||
+ | font-size: 14px; | ||
color: #B89964; | color: #B89964; | ||
font-family: trebuchet MS; | font-family: trebuchet MS; | ||
− | + | font-variant: small-caps; | |
− | font-variant: small-caps | ||
− | |||
− | |||
− | |||
} | } | ||
.ships-matrix tr.primary | .ships-matrix tr.primary | ||
Line 118: | Line 125: | ||
<table cellspacing='0' cellpadding='0'> | <table cellspacing='0' cellpadding='0'> | ||
<tr class='firstprimary'> | <tr class='firstprimary'> | ||
− | <th class='firstcol'> | + | <th class='firstcol showexplain'>click 'show' for advanced ships</th> |
− | <th class='racialcol'><div class='img'>[[Image:Logo_faction_amarr_empire.png|center|20x20px]]</div>Amarr</th> | + | <th class='racialcol noshowexplain'><div class='img'>[[Image:Logo_faction_amarr_empire.png|center|20x20px]]</div>Amarr</th> |
− | <th class='racialcol'><div class='img'>[[Image:Logo_faction_caldari_state.png|center|20x20px]]</div>Caldari</th> | + | <th class='racialcol noshowexplain'><div class='img'>[[Image:Logo_faction_caldari_state.png|center|20x20px]]</div>Caldari</th> |
− | <th class='racialcol'><div class='img'>[[Image:Logo_faction_gallente_federation.png|center|20x20px]]</div>Gallente</th> | + | <th class='racialcol noshowexplain'><div class='img'>[[Image:Logo_faction_gallente_federation.png|center|20x20px]]</div>Gallente</th> |
− | <th class='racialcol'><div class='img'>[[Image:Logo_faction_minmatar_republic.png|center|20x20px]]</div>Minmatar</th> | + | <th class='racialcol noshowexplain'><div class='img'>[[Image:Logo_faction_minmatar_republic.png|center|20x20px]]</div>Minmatar</th> |
</tr> | </tr> | ||
<tr> | <tr> |