Changeset 6189
- Timestamp:
- 12/08/10 14:20:09 (2 years ago)
- Location:
- CKEditor/trunk
- Files:
-
- 3 edited
-
CHANGES.html (modified) (1 diff)
-
_source/skins/office2003/dialog.css (modified) (1 diff)
-
_source/skins/v2/dialog.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/CHANGES.html
r6187 r6189 70 70 <li><a href="http://dev.ckeditor.com/ticket/6779">#6779</a> : Click on "body" on elements blink the selection off.</li> 71 71 <li><a href="http://dev.ckeditor.com/ticket/6781">#6781</a> : [IE7] Dialogs are broken with RTL and office2003 and v2 skins.</li> 72 <li><a href="http://dev.ckeditor.com/ticket/6798">#6798</a> : IE7: Dialog buttons disappearing in RTL after dragging.</li> 72 73 <li>Updated the following language files:<ul> 73 74 <li><a href="http://dev.ckeditor.com/ticket/6756">#6756</a> : Hungarian;</li> -
CKEditor/trunk/_source/skins/office2003/dialog.css
r6187 r6189 500 500 } 501 501 502 .cke_skin_office2003 .cke_browser_ie7 .cke_dialog_footer_buttons 503 { 504 position: static; 505 } 506 502 507 .cke_skin_office2003 strong 503 508 { -
CKEditor/trunk/_source/skins/v2/dialog.css
r6187 r6189 496 496 } 497 497 498 .cke_skin_v2 .cke_browser_ie7 .cke_dialog_footer_buttons 499 { 500 position: static; 501 } 502 498 503 .cke_skin_v2 strong 499 504 {
Note: See TracChangeset
for help on using the changeset viewer.
