source:
trunk/workshop-routing-foss4g/web/ext/resources/css/theme-access/editor.css
@
81
Revision 76, 361 bytes checked in by djay, 13 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | /*! |
2 | * Ext JS Library 3.4.0 |
3 | * Copyright(c) 2006-2011 Sencha Inc. |
4 | * licensing@sencha.com |
5 | * http://www.sencha.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 | } |
Note: See TracBrowser
for help on using the repository browser.