File "scalebar-thin.css"
Full path: /www/map/mapserver-extensions/pmapper-4.2.0/plugins/scalebar/scalebar-thin.css
File size: 692 B
MIME-type: text/plain
Charset: utf-8
.sbWrapper {
position: absolute;
margin: 25px 50% 0 50%;
font-family: Tahoma, Arial, Verdana, sans-serif;
}
.sbBar {
background-color: #666666;
height: 1px;
}
.sbBarAlt {
background-color: #666666;
height: 1px;
}
.sbMarkerMajor {
height: 7px;
width: 1px;
background-color: #666666;
}
.sbMarkerMinor {
height: 5px;
width: 1px;
background-color: #666666;
}
.sbNumbersBox {
top: -18px;
font-size: 11px;
color: #000000;
}
.sbLabelBox {
top: -18px;
left: 0px;
font-size: 11px;
color: #000000;
text-transform:lowercase;
}
.sbLabelBoxSingleLine {
top: -0.8em;
font-size: 0.8em;
color: #333333;
}