Changeset 5953
- Timestamp:
- 01/31/08 12:09:36 (1 year ago)
- Files:
-
- sandbox/enjahova/openlayers/theme/FREAC/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/enjahova/openlayers/theme/FREAC/style.css
r5952 r5953 242 242 } 243 243 .olControlNavToolbar .olControlEmailItemInactive { 244 background-image: url("img/email -on.png");244 background-image: url("img/email_on.png"); 245 245 background-repeat: no-repeat; 246 246 } 247 247 .olControlNavToolbar .olControlEmailItemActive { 248 background-image: url("img/email -off.png");248 background-image: url("img/email_on.png"); 249 249 background-repeat: no-repeat; 250 250
