Initial commit
This commit is contained in:
13
assets/js/ext/resources/css/theme-gray/editor.css
Normal file
13
assets/js/ext/resources/css/theme-gray/editor.css
Normal file
@@ -0,0 +1,13 @@
|
||||
/*!
|
||||
* Ext JS Library 3.3.1
|
||||
* Copyright(c) 2006-2010 Sencha Inc.
|
||||
* licensing@sencha.com
|
||||
* http://www.sencha.com/license
|
||||
*/
|
||||
.x-html-editor-wrap {
|
||||
border-color:#BCBCBC;
|
||||
background-color:#fff;
|
||||
}
|
||||
.x-html-editor-tb .x-btn-text {
|
||||
background-image:url(../images/default/editor/tb-sprite.gif);
|
||||
}
|
||||
Reference in New Issue
Block a user