Changeset 3372
- Timestamp:
- 04/09/09 16:40:42 (4 years ago)
- Location:
- CKEditor/trunk/_source/plugins/flash
- Files:
-
- 1 added
- 1 deleted
- 1 edited
-
images/flashlogo.gif (deleted)
-
images/placeholder.png (added)
-
plugin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/flash/plugin.js
r3308 r3372 55 55 'img.cke_flash' + 56 56 '{' + 57 'background-image: url(' + CKEDITOR.getUrl( this.path + 'images/ flashlogo.gif' ) + ');' +57 'background-image: url(' + CKEDITOR.getUrl( this.path + 'images/placeholder.png' ) + ');' + 58 58 'background-position: center center;' + 59 59 'background-repeat: no-repeat;' +
Note: See TracChangeset
for help on using the changeset viewer.
