Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / resources / css / theme-gray / editor.css
1 /*!
2  * Ext JS Library 3.3.1
3  * Copyright(c) 2006-2010 Sencha Inc.
4  * licensing@sencha.com
5  * http://www.sencha.com/license
6  */
7 .x-html-editor-wrap {
8     border-color:#BCBCBC;
9     background-color:#fff;
10 }
11 .x-html-editor-tb .x-btn-text {
12     background-image:url(../images/default/editor/tb-sprite.gif);
13 }