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

Template:ShipBoxTooltip: Difference between revisions

Template page
Arin Mara (talk | contribs)
mNo edit summary
m Reformat source. Cleanup {{#css:}}, reduce indent, put every selector on its own line, put every property on its own line.
Line 1: Line 1:
For usage guide please see [[Template:Ship|Ship Template]]
For usage guide please see [[Template:Ship|Ship Template]]
<includeonly><onlyinclude>{{#css:
<includeonly><onlyinclude>{{#css:
.uniwiki-ship-tooltip table, .uniwiki-ship-tooltip tr, .uniwiki-ship-tooltip td
 
{
.uniwiki-ship-tooltip table,
background-color: transparent;  
.uniwiki-ship-tooltip tr,
margin: 0; padding: 0;  
.uniwiki-ship-tooltip td {
vertical-align: top;
  background-color: transparent;  
}
  margin: 0;
.uniwiki-ship-tooltip .left a img
  padding: 0;  
{
  vertical-align: top;
border: 1px solid #272727;
}
}
 
.uniwiki-ship-tooltip-header
.uniwiki-ship-tooltip .left a img {
{
  border: 1px solid #272727;
border-bottom: 1px solid #272727;
}
margin-bottom: 5px;
 
padding-bottom: 5px;
.uniwiki-ship-tooltip-header {
text-align: center;
  border-bottom: 1px solid #272727;
}
  margin-bottom: 5px;
.uniwiki-ship-tooltip-header .tooltip-header-shipname
  padding-bottom: 5px;
{
  text-align: center;
color: white;
}
font-family: trebuchet MS;
 
font-size: 16px;
.uniwiki-ship-tooltip-header .tooltip-header-shipname {
font-variant: small-caps;
  color: white;
height: 20px;
  font-family: trebuchet MS;
line-height: 15px;
  font-size: 16px;
}
  font-variant: small-caps;
.uniwiki-ship-tooltip-header .tooltip-header-category
  height: 20px;
{
  line-height: 15px;
font-size: 11px;
}
height: 10px;
 
line-height: 10px;
.uniwiki-ship-tooltip-header .tooltip-header-category {
}
  font-size: 11px;
.uniwiki-ship-tooltip-middle .tt-hl
  height: 10px;
{
  line-height: 10px;
color: khaki;
}
font-size: 10px;
 
height: 10px;
.uniwiki-ship-tooltip-middle .tt-hl {
line-height: 12px;
  color: khaki;
}
  font-size: 10px;
.uniwiki-ship-tooltip-bottom
  height: 10px;
{
  line-height: 12px;
float: left;
}
width: 170px;
 
}
.uniwiki-ship-tooltip-bottom {
.uniwiki-ship-tooltip-bottom .tt-att
  float: left;
{
  width: 170px;
color: #9E8F75;
}
display: inline-block;
 
font-size: 10px;
.uniwiki-ship-tooltip-bottom .tt-att {
float:left;
  color: #9E8F75;
height: 13px;
  display: inline-block;
line-height: 15px;
  font-size: 10px;
margin-right: 3px;
  float:left;
padding-right: 3px;
  height: 13px;
}
  line-height: 15px;
.techcornersmall
  margin-right: 3px;
{
  padding-right: 3px;
width: 64px;
}
height: 64px;
 
position: absolute;
.techcornersmall {
top: 0px;
  width: 64px;
left: 0px;
  height: 64px;
margin-left: 2px;
  position: absolute;
margin-top: 0px;
  top: 0px;
}
  left: 0px;
  margin-left: 2px;
  margin-top: 0px;
}
 
}}
}}
{{Tooltip
{{Tooltip