/javascripts/lib/resources/css/theme-access/editor.css

https://bitbucket.org/ksokmesa/sina-asian · CSS · 16 lines · 10 code · 0 blank · 6 comment · 0 complexity · b84c471512eb6a4ae7304cfcd53a05e7 MD5 · raw file

  1. /*!
  2. * Ext JS Library 3.2.1
  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:#737B8C;
  9. background-color:#fff;
  10. }
  11. .x-html-editor-wrap iframe {
  12. background-color: #fff;
  13. }
  14. .x-html-editor-tb .x-btn-text {
  15. background-image:url(../images/access/editor/tb-sprite.gif);
  16. }