Difference between revisions of "Template:ShipBoxTooltip"
From EVE University Wiki
Line 6: | Line 6: | ||
text-decoration:none} | text-decoration:none} | ||
− | .tooltip-frame:hover{z-index:25; | + | .tooltip-frame:hover{z-index:25; color:white; text-decoration: underline;} |
.tooltip-frame .inner-snippet{display: none} | .tooltip-frame .inner-snippet{display: none} | ||
Line 73: | Line 73: | ||
padding: 0 3px 0 2px; | padding: 0 3px 0 2px; | ||
} | } | ||
+ | |||
+ | .tooltip-frame .inner-snippet .att-value | ||
+ | { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
.tooltip-frame .suppresslink | .tooltip-frame .suppresslink | ||
{ | { | ||
− | + | height: 73px; | |
+ | left: 4px; | ||
+ | position: absolute; | ||
+ | top: 4px; | ||
+ | width: 73px; | ||
+ | z-index: 100; | ||
} | } | ||
}}<span class='tooltip-frame'>{{{shipname}}}<span style='margin-left: 3px; font-size: 60%; color: yellow;'>↓</span> | }}<span class='tooltip-frame'>{{{shipname}}}<span style='margin-left: 3px; font-size: 60%; color: yellow;'>↓</span> |