Index: branches/5.2.x/core/admin_templates/incs/cms.css =================================================================== diff -u -N -r15331 -r15530 --- branches/5.2.x/core/admin_templates/incs/cms.css (.../cms.css) (revision 15331) +++ branches/5.2.x/core/admin_templates/incs/cms.css (.../cms.css) (revision 15530) @@ -31,7 +31,7 @@ .cms-section-properties-btn, .cms-edit-btn, .cms-edit-block-btn, .cms-edit-design-btn { width: auto; position: absolute; - z-index: 99; + z-index: 1000099; } .cms-edit-btn, .cms-edit-block-btn, .cms-edit-design-btn { @@ -128,7 +128,7 @@ div.cms-layout-btn-container { position: absolute; display: none; - z-index: 99; + z-index: 1000099; } .cms-save-layout-btn, .cms-cancel-layout-btn { @@ -247,7 +247,7 @@ position: fixed; width: 630px; top: 0px; - z-index: 100; + z-index: 1000100; } .toolbar-button, .toolbar-button-disabled, .toolbar-button-over { @@ -310,7 +310,7 @@ #cms-editing-notice { width: 230px; position: fixed; - z-index: 101; + z-index: 1000101; margin-top: 50px; margin-left: 10px; @@ -347,7 +347,7 @@ position: fixed; margin-left: 260px; margin-top: 30px; - z-index: 102; + z-index: 1000102; display: none; }