Project

General

Profile

Download (212 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / cots / OpenLayers-2.13.1 / theme / default / ie6-style.css @ d2a8c3fd

1
.olControlZoomPanel div {
2
    background-image: url(img/zoom-panel-NOALPHA.png);
3
}
4
.olControlPanPanel div {
5
    background-image: url(img/pan-panel-NOALPHA.png);
6
}
7
.olControlEditingToolbar {
8
    width: 200px;
9
}
10