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 Remove .sbtt td, properties are either not valid for td, have the default value or can be used from parent element.
m Remove .sbtt tr, properties are either not valid for td, have the default value or are not needed.
Line 3: Line 3:
.sbtt table {
.sbtt table {
   width: 100%;
   width: 100%;
  background-color: transparent;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.sbtt tr {
   background-color: transparent;
   background-color: transparent;
   margin: 0;
   margin: 0;