Changeset 5110
- Timestamp:
- 2010-02-12 16:28:04 (2 years ago)
- Location:
- CKEditor/trunk
- Files:
-
- 3 edited
-
CHANGES.html (modified) (2 diffs)
-
_source/skins/office2003/toolbar.css (modified) (1 diff)
-
_source/skins/v2/richcombo.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/CHANGES.html
r5109 r5110 47 47 Fixed issues:</p> 48 48 <ul> 49 <li><a href="http://dev.fckeditor.net/ticket/4272">#4272</a> : Kama skin toolbar was broken in IE+RTL+quirks.</li> 49 50 <li><a href="http://dev.fckeditor.net/ticket/4987">#4987</a> : Changed the url which is called by the Browser Server button in Link tab of Image Properties dialog.</li> 50 51 <li><a href="http://dev.fckeditor.net/ticket/5030">#5030</a> : Fixed CKEDITOR.timestamp wasn't added while loading skin.js.</li> … … 93 94 <li><a href="http://dev.fckeditor.net/ticket/5127">#5127</a> : Remove dialog definition pages sometimes been error prone.</li> 94 95 <li><a href="http://dev.fckeditor.net/ticket/4767">#4767</a> : CKEditor does not work when ckeditor_source.js is loaded in the <body> .</li> 95 <li><a href="http://dev.fckeditor.net/ticket/5062">#5062</a> : Security warning message occurs when loading wysiwyg area in IE6 under HTTPS.</li>96 96 <li>Updated the following language files:<ul> 97 97 <li><a href="http://dev.fckeditor.net/ticket/5006">#5006</a> : Dutch;</li> -
CKEditor/trunk/_source/skins/office2003/toolbar.css
r4858 r5110 66 66 display: inline-block; 67 67 float: left; 68 !height: 28px; 69 !line-height: 28px; 68 70 } 69 71 -
CKEditor/trunk/_source/skins/v2/richcombo.css
r4788 r5110 145 145 width: 14px; 146 146 height: 20px; 147 _height: 22px; 147 148 } 148 149
Note: See TracChangeset
for help on using the changeset viewer.
