Changeset 1227
- Timestamp:
- 10/17/08 09:24:04 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/camptocamp/MapFishUnhcr/client/examples/editing/editing-panel.html
r970 r1227 49 49 height:20px !important; 50 50 width:20px !important; 51 } 52 /* change the modal window z-index so that the combobox of the editing panel 53 is still active when the attributes form is disabled */ 54 .ext-el-mask { 55 z-index: 10999; 51 56 } 52 57 </style>