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.

12 lines
302 B

  1. /*!
  2. * Ext JS Library 3.2.0
  3. * Copyright(c) 2006-2010 Ext JS, Inc.
  4. * licensing@extjs.com
  5. * http://www.extjs.com/license
  6. */
  7. .x-html-editor-wrap {
  8. border-color:#a9bfd3;
  9. background-color:#fff;
  10. }
  11. .x-html-editor-tb .x-btn-text {
  12. background-image:url(../images/default/editor/tb-sprite.gif);
  13. }