Changes between Initial Version and Version 2 of Ticket #2358
- Timestamp:
- Jul 12, 2008, 8:33:20 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2358
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
duplicate
-
Property
Summary
changed from
Missing CSS style for
toMissing CSS style for fckeditor.html
-
Property
Status
changed from
-
Ticket #2358 – Description
initial v2 3 3 4 4 in the fckeditor.html I'm missing in the compresses css part following line: 5 6 {{{ 5 7 .FCK__UnknownObject{border: #a9a9a9 1px solid;background-position: center center;background-image: url(images/fck_plugin.gif);background-repeat: no-repeat;width: 80px;height: 80px;} 8 }}} 9 6 10 7 11 its included in the uncompresed internalCSS. but not in the used fckeditor.html.