Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / resources / css / visual / editor.css
diff --git a/resources/css/visual/editor.css b/resources/css/visual/editor.css
new file mode 100644 (file)
index 0000000..12426cd
--- /dev/null
@@ -0,0 +1,13 @@
+/*!
+ * Ext JS Library 3.0.0
+ * Copyright(c) 2006-2009 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+.x-html-editor-wrap {\r
+    border-color:#a9bfd3;\r
+    background-color:#fff;\r
+}\r
+.x-html-editor-tb .x-btn-text {\r
+    background-image:url(../images/default/editor/tb-sprite.gif);\r
+}
\ No newline at end of file