From: edward Date: Fri, 1 Apr 2016 04:01:22 +0000 (+0800) Subject: css/inline-editor.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=459eccc360111ced1390d147d0698fed73b7f76d css/inline-editor.css --- diff --git a/css/inline-editor.css b/css/inline-editor.css index 147b39d8e8..98e1e09e4d 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -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; }