Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / resources / css / editor.css
diff --git a/resources/css/editor.css b/resources/css/editor.css
deleted file mode 100644 (file)
index fcbff47..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-/*\r
- * Ext JS Library 2.2.1\r
- * Copyright(c) 2006-2009, Ext JS, LLC.\r
- * licensing@extjs.com\r
- * \r
- * http://extjs.com/license\r
- */\r
-\r
-.x-html-editor-wrap {\r
-    border:1px solid #a9bfd3;\r
-    background:white;\r
-}\r
-.x-html-editor-tb .x-btn-text {\r
-    background:transparent url(../images/default/editor/tb-sprite.gif) no-repeat;\r
-}\r
-.x-html-editor-tb .x-edit-bold .x-btn-text {\r
-    background-position:0 0;\r
-}\r
-.x-html-editor-tb .x-edit-italic .x-btn-text {\r
-    background-position:-16px 0;\r
-}\r
-.x-html-editor-tb .x-edit-underline .x-btn-text {\r
-    background-position:-32px 0;\r
-}\r
-.x-html-editor-tb .x-edit-forecolor .x-btn-text {\r
-    background-position:-160px 0;\r
-}\r
-.x-html-editor-tb .x-edit-backcolor .x-btn-text {\r
-    background-position:-176px 0;\r
-}\r
-.x-html-editor-tb .x-edit-justifyleft .x-btn-text {\r
-    background-position:-112px 0;\r
-}\r
-.x-html-editor-tb .x-edit-justifycenter .x-btn-text {\r
-    background-position:-128px 0;\r
-}\r
-.x-html-editor-tb .x-edit-justifyright .x-btn-text {\r
-    background-position:-144px 0;\r
-}\r
-.x-html-editor-tb .x-edit-insertorderedlist .x-btn-text {\r
-    background-position:-80px 0;\r
-}\r
-.x-html-editor-tb .x-edit-insertunorderedlist .x-btn-text {\r
-    background-position:-96px 0;\r
-}\r
-.x-html-editor-tb .x-edit-increasefontsize .x-btn-text {\r
-    background-position:-48px 0;\r
-}\r
-.x-html-editor-tb .x-edit-decreasefontsize .x-btn-text {\r
-    background-position:-64px 0;\r
-}\r
-.x-html-editor-tb .x-edit-sourceedit .x-btn-text {\r
-    background-position:-192px 0;\r
-}\r
-.x-html-editor-tb .x-edit-createlink .x-btn-text {\r
-    background-position:-208px 0;\r
-}\r
-\r
-.x-html-editor-tip .x-tip-bd .x-tip-bd-inner {\r
-    padding:5px;\r
-    padding-bottom:1px;\r
-}\r
-\r
-.x-html-editor-tb .x-toolbar {\r
-    position:static !important;\r
-}
\ No newline at end of file