Changeset 5379
- Timestamp:
- 12/11/07 16:00:30 (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
r5377 r5379 39 39 40 40 } 41 .img_f_open { 41 .img_f_open { 42 margin-right: 10px; 42 43 display:block; 43 44 width:16px; 44 45 height:16px; 46 float:left; 45 47 background-image: url("img/folder_add.png"); 46 48 } 47 .img_f_closed { 49 .img_f_closed { 50 margin-right: 10px; 48 51 display:block; 49 52 width:16px; 50 53 height:16px; 54 float:left; 51 55 background-image: url("img/folder_delete.png"); 52 56 }
