| 182 | | } |
|---|
| | 180 | } |
|---|
| | 181 | |
|---|
| | 182 | /* |
|---|
| | 183 | .olControlScaleBar { |
|---|
| | 184 | bottom:10px; |
|---|
| | 185 | color:#00008B; |
|---|
| | 186 | font-family:sans-serif; |
|---|
| | 187 | left:15px; |
|---|
| | 188 | } |
|---|
| | 189 | .olControlScaleBarBar { |
|---|
| | 190 | background-color:#00008B; |
|---|
| | 191 | background-image:url(img/scalebar-bar.png); |
|---|
| | 192 | background-position:0pt; |
|---|
| | 193 | background-repeat:repeat-x; |
|---|
| | 194 | height:11px; |
|---|
| | 195 | top:12px; |
|---|
| | 196 | } |
|---|
| | 197 | .olControlScaleBarBarAlt { |
|---|
| | 198 | background-color:#00008B; |
|---|
| | 199 | background-image:url(img/scalebar-bar.png); |
|---|
| | 200 | background-position:0pt; |
|---|
| | 201 | background-repeat:repeat-x; |
|---|
| | 202 | height:11px; |
|---|
| | 203 | top:12px; |
|---|
| | 204 | } |
|---|
| | 205 | .olControlScaleBarMarkerMajor { |
|---|
| | 206 | background-image:url(img/scalebar-marker.png); |
|---|
| | 207 | background-position:0pt; |
|---|
| | 208 | background-repeat:no-repeat; |
|---|
| | 209 | height:13px; |
|---|
| | 210 | top:12px; |
|---|
| | 211 | width:13px; |
|---|
| | 212 | z-index:5000; |
|---|
| | 213 | } |
|---|
| | 214 | .olControlScaleBarMarkerMinor { |
|---|
| | 215 | background-image:url(img/scalebar-marker.png); |
|---|
| | 216 | background-position:0pt; |
|---|
| | 217 | background-repeat:no-repeat; |
|---|
| | 218 | height:13px; |
|---|
| | 219 | top:12px; |
|---|
| | 220 | width:13px; |
|---|
| | 221 | z-index:5000; |
|---|
| | 222 | } |
|---|
| | 223 | .olControlScaleBarNumbersBox { |
|---|
| | 224 | font-size:9px; |
|---|
| | 225 | height:13px; |
|---|
| | 226 | top:24px; |
|---|
| | 227 | width:40px; |
|---|
| | 228 | } |
|---|
| | 229 | .olControlScaleBarLabelBox { |
|---|
| | 230 | font-size:11px; |
|---|
| | 231 | font-weight:bold; |
|---|
| | 232 | height:15px; |
|---|
| | 233 | letter-spacing:0.1em; |
|---|
| | 234 | top:-2px; |
|---|
| | 235 | } |
|---|
| | 236 | .olControlScaleBarLabelBoxSingleLine { |
|---|
| | 237 | font-size:13px; |
|---|
| | 238 | height:15px; |
|---|
| | 239 | left:10px; |
|---|
| | 240 | top:0px; |
|---|
| | 241 | width:35px; |
|---|
| | 242 | } */ |
|---|