Changeset 1560
- Timestamp:
- 2008-02-19 09:34:49 (5 months ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 4 modified
-
editor/skins/default/fck_dialog.css (modified) (1 diff)
-
editor/skins/office2003/fck_dialog.css (modified) (1 diff)
-
editor/skins/silver/fck_dialog.css (modified) (1 diff)
-
_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/skins/default/fck_dialog.css
r1523 r1560 93 93 .DarkBackground 94 94 { 95 background-color: # d7d79f;95 background-color: #eaead1; 96 96 } 97 97 -
FCKeditor/trunk/editor/skins/office2003/fck_dialog.css
r1523 r1560 93 93 .DarkBackground 94 94 { 95 background-color: # d7d79f;95 background-color: #eaf2f8; 96 96 } 97 97 -
FCKeditor/trunk/editor/skins/silver/fck_dialog.css
r1523 r1560 93 93 .DarkBackground 94 94 { 95 background-color: # d7d79f;95 background-color: #f2f2f2; 96 96 } 97 97 -
FCKeditor/trunk/_whatsnew.html
r1559 r1560 105 105 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1355">#1355</a>] Linebreaks and spaces are now 106 106 conserved when converting to and from the "Formatted" format.</li> 107 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1670">#1670</a>] Improved the background color 108 behind smiley icons and special characters in their corresponding dialogs.</li> 107 109 </ul> 108 110 <p>