css/roojs-debug.css
[roojs1] / css / inline-editor.css
index 2607695..3d1a86f 100644 (file)
 */
 .x-html-editor-wrap
 {
-    background-color:#000;
+    background-color:#fff;
     border:1px solid #a3bac9;
 }
 
 /*-------- all the buttons -------*/
+.x-html-editor-tb {
+    height: 24px;
+}
+.x-html-editor-tb .x-toolbar {
+    height: 24px;
+}
+.x-html-editor-tb .x-toolbar > table {
+    position:absolute;
+}
 
 .x-html-editor-tb .x-btn-text {
     background:transparent url(../images/default/form/htmleditor.gif) no-repeat scroll 0% 0%;
@@ -65,7 +74,7 @@
 .x-html-editor-tb .x-edit-createlink .x-btn-text        { background-position: 0 -208px; } 
 
 /** extra buttons */
-.x-html-editor-tb .x-edit-none           { background: transparent none 0 0; } 
+.x-html-editor-tb .x-edit-none  .x-btn-text          { background: transparent none 0 0; } 
 
 
 .x-html-editor-tb .x-toolbar .x-btn {