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
m Change css so that classes sbtt-something will only work when inside an element with class .sbtt
m .sbtt-attributes: Remove unneeded float:
Line 64: Line 64:
/* *** Ship attributes *** */
/* *** Ship attributes *** */
.sbtt .sbtt-attributes {
.sbtt .sbtt-attributes {
  float: left;
   width: 170px;
   width: 170px;
  }
  }