X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css%2Finline-editor.css;h=98e1e09e4de0218c09652c8eaee98de760f184b0;hb=61bc45258e16a779856dd2ad0862630b489e4583;hp=bc2e06d9f1b7d98ec868a1ad203f17723b748acc;hpb=a92fad37a4f08b297213e56bdc12d41109320ae8;p=roojs1 diff --git a/css/inline-editor.css b/css/inline-editor.css index bc2e06d9f1..98e1e09e4d 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -1,36 +1,36 @@ /* -.yinline-editor { - border: 1px solid #a3bac9; - font: normal 11px arial,helvetica,sans-serif; - left: 0; - overflow: hidden; - padding: 1px 0 0 1px; - position: absolute; - top: 0; -} -.yinline-editor-multiline { - overflow: hidden; - padding: 0; - white-space: nowrap; -} -.yinline-editor-sizer { - font: normal 11px arial,helvetica,sans-serif; - left: -1000px; - padding: 3px; - padding-right: 6px; - position: absolute; - top: -1000px; - visibility: hidden; - white-space: nowrap; -} -.yinline-editor-wrap { - color: white; - overflow: auto; - position: absolute; - top: 0; - visibility: hidden; - z-index: 15002; -} +.yinline-editor { + border: 1px solid #a3bac9; + font: normal 11px arial,helvetica,sans-serif; + left: 0; + overflow: hidden; + padding: 1px 0 0 1px; + position: absolute; + top: 0; +} +.yinline-editor-multiline { + overflow: hidden; + padding: 0; + white-space: nowrap; +} +.yinline-editor-sizer { + font: normal 11px arial,helvetica,sans-serif; + left: -1000px; + padding: 3px; + padding-right: 6px; + position: absolute; + top: -1000px; + visibility: hidden; + white-space: nowrap; +} +.yinline-editor-wrap { + color: white; + overflow: auto; + position: absolute; + top: 0; + visibility: hidden; + z-index: 15002; +} */ .x-html-editor-wrap @@ -61,6 +61,7 @@ .x-html-editor-tb .x-edit-bold .x-btn-text { background-position: 0 0px; } .x-html-editor-tb .x-edit-italic .x-btn-text { background-position: 0 -16px; } .x-html-editor-tb .x-edit-underline .x-btn-text { background-position: 0 -32px; } +.x-html-editor-tb .x-edit-strikethrough .x-btn-text { background-position: 0 -223px; } .x-html-editor-tb .x-edit-increasefontsize .x-btn-text { background-position: 0 -48px; } .x-html-editor-tb .x-edit-decreasefontsize .x-btn-text { background-position: 0 -64px; } .x-html-editor-tb .x-edit-insertorderedlist .x-btn-text { background-position: 0 -80px; } @@ -96,7 +97,7 @@ .x-html-editor-wrap .x-editor-context span:hover { text-decoration: underline; } - +/* -- undo reset for some elements */ .roo-htmleditor-body ol li { /*giving OL's LIs generated numbers*/