Index: branches/5.3.x/core/admin_templates/incs/cms.css =================================================================== diff -u -N -r15946 -r16395 --- branches/5.3.x/core/admin_templates/incs/cms.css (.../cms.css) (revision 15946) +++ branches/5.3.x/core/admin_templates/incs/cms.css (.../cms.css) (revision 16395) @@ -32,7 +32,7 @@ .cms-section-properties-btn, .cms-edit-btn, .cms-edit-block-btn, .cms-edit-design-btn { width: auto; position: absolute; - z-index: 1000099; + z-index: 1000100; } .cms-edit-btn, .cms-edit-block-btn, .cms-edit-design-btn { @@ -154,7 +154,7 @@ div.cms-layout-btn-container { position: absolute; display: none; - z-index: 1000099; + z-index: 1000100; } .cms-save-layout-btn, .cms-cancel-layout-btn { @@ -273,7 +273,7 @@ position: fixed; width: 630px; top: 0px; - z-index: 1000100; + z-index: 1000110; } .toolbar-button, .toolbar-button-disabled, .toolbar-button-over { @@ -336,7 +336,7 @@ #cms-editing-notice { width: 230px; position: fixed; - z-index: 1000101; + z-index: 1000120; margin-top: 50px; margin-left: 10px; @@ -373,7 +373,7 @@ position: fixed; margin-left: 260px; margin-top: 30px; - z-index: 1000102; + z-index: 1000130; display: none; } @@ -421,4 +421,4 @@ .item .cms-revision-pending a:hover { color: #ffba58 !important; } .item .cms-revision-declined, .item .cms-revision-declined a { color: #f90000 !important; } -.item .cms-revision-declined a:hover { color: #ff6666 !important; } \ No newline at end of file +.item .cms-revision-declined a:hover { color: #ff6666 !important; }