Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
302 B
13 lines
302 B
/*!
|
|
* Ext JS Library 3.2.0
|
|
* Copyright(c) 2006-2010 Ext JS, Inc.
|
|
* licensing@extjs.com
|
|
* http://www.extjs.com/license
|
|
*/
|
|
.x-html-editor-wrap {
|
|
border-color:#a9bfd3;
|
|
background-color:#fff;
|
|
}
|
|
.x-html-editor-tb .x-btn-text {
|
|
background-image:url(../images/default/editor/tb-sprite.gif);
|
|
}
|