Changeset 5788
- Timestamp:
- 01/16/08 16:54:11 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/enjahova/openlayers/theme/FREAC/style.css
r5787 r5788 306 306 } 307 307 .olControlNavToolbar .olControlSwitchItemActive { 308 background-image: url("img/ identify-on.png");308 background-image: url("img/switch-on.png"); 309 309 background-repeat: no-repeat; 310 310 position: absolute; … … 313 313 } 314 314 .olControlNavToolbar .olControlSwitchItemInactive { 315 background-image: url("img/ identify-off.png");315 background-image: url("img/switch-off.png"); 316 316 background-repeat: no-repeat; 317 317 position: absolute;
