MediaWiki:Common.less/pathmap.less
/**
* [[Template:Pathmap]]
*/
.pathmap .wikitable.lighttable > tfoot {
display: none;
}
.pathmap table.wikitable.lighttable {
width: auto !important;
display: table-cell;
border: none;
}
.pathmap table.wikitable.lighttable td {
height: 30px;
width: 30px;
padding: 0 !important;
border-bottom-width: 2px;
}