Changeset 214
- Timestamp:
- 2007-03-15 14:50:52 (22 months ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 2 modified
-
editor/skins/default/fck_editor.css (modified) (1 diff)
-
_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/skins/default/fck_editor.css
r132 r214 68 68 .TB_Toolbar 69 69 { 70 height: 24px; 70 71 display: inline-table; /* inline = Opera jumping buttons bug */ 71 72 } -
FCKeditor/trunk/_whatsnew.html
r211 r214 115 115 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/165">#165</a>] The enter 116 116 key now honors the EnterMode settings when outdenting a list item.</li> 117 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/190">#190</a>] Toolbars 118 may be wrongly positioned. Fixed.</li> 117 119 </ul> 118 120 <h3>