vertical-align: top;
width: 20px;
height: 20px;
- background: transparent image-url("sprite.png") no-repeat 0 0;
- background-image: image-url("sprite.svg");
+ background: transparent image-url("sprite.svg") no-repeat 0 0;
text-indent: -9999px;
overflow: hidden;
}
display: none;
}
-/* Rules for the map key which appears in the popout sidebar */
-
-#mapkey {
- .mapkey-table-key img {
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
-}
-
/* Rules for search sidebar */
#sidebar .search_results_entry {
tr:last-child th, tr:last-child td {
border-bottom: 0;
}
-
- .colour-preview-box {
- width: 14px;
- height: 14px;
- // add color via inline css on element: background-color: <tag value>;
- }
}
span.action-button:hover {