css/inline-editor.css
authoredward <edward@roojs.com>
Fri, 1 Apr 2016 04:01:22 +0000 (12:01 +0800)
committeredward <edward@roojs.com>
Fri, 1 Apr 2016 04:01:22 +0000 (12:01 +0800)
css/inline-editor.css

index 147b39d..98e1e09 100644 (file)
@@ -61,7 +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 -224px; }
+.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; }