--- Webpacus/root/editor/editor.css 2005/11/26 20:21:59 166 +++ Webpacus/root/editor/editor.css 2005/11/26 21:11:41 167 @@ -56,7 +56,7 @@ display: inline; border: 2px solid #ffcc88; float: right; - z-index: 10; + font-size: 80%; } /* define editors */ @@ -68,11 +68,13 @@ padding: 1em; } +/* #div_template, #div_css { position: relative; display: block; clear: left; } +*/ /* bar with buttons and status */ .edit_bar {