Changeset 3330
- Timestamp:
- 04/02/09 11:53:47 (4 years ago)
- Location:
- CKEditor/trunk/_source/skins
- Files:
-
- 2 edited
-
office2003/panel.css (modified) (1 diff)
-
v2/panel.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/skins/office2003/panel.css
r3307 r3330 33 33 * panel iframe. 34 34 */ 35 36 html.cke_skin_office2003_container 37 { 38 overflow: auto; 39 overflow-x: hidden; 40 } 35 41 36 42 body.cke_panel_frame -
CKEditor/trunk/_source/skins/v2/panel.css
r3305 r3330 33 33 * panel iframe. 34 34 */ 35 36 html.cke_skin_v2_container 37 { 38 overflow: auto; 39 overflow-x: hidden; 40 } 35 41 36 42 body.cke_panel_frame
Note: See TracChangeset
for help on using the changeset viewer.
