Changeset 5399 for trunk/openlayers/theme
- Timestamp:
- 12/13/07 14:51:49 (1 year ago)
- Files:
-
- trunk/openlayers/theme/default/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/theme/default/style.css
r4301 r5399 160 160 background-repeat: no-repeat; 161 161 } 162 163 .olHandlerBoxZoomBox { 164 border: 2px solid red; 165 position: absolute; 166 background-color: white; 167 opacity: 0.50; 168 font-size: 1px; 169 filter: alpha(opacity=50); 170 }
