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

User:Mark kashukeni/Template:ShipFitting: Difference between revisions

From EVE University Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{#css:
{{#css:
.shipInfo {
.shipInfo {
width: 45px;
height: 16px;
line-height: 17px;
font-size: 8px;
border-left: solid 1px #404040;
border-right: solid 1px #404040;
margin-top: 3px;
float: right;
cursor: pointer;
cursor: pointer;
}
.shipInfo:hover {
background-color: #2A2A2A;
}
}
}}
}}
<div class="shipInfo" data-typeid="{{{2|}}}" title="View in game">{{{1|}}}</div>
<div class="shipInfo" data-typeid="{{{2|}}}" title="View in game">{{{1|}}}</div>

Revision as of 22:02, 16 May 2013