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