Changeset 7530
- Timestamp:
- 07/02/12 14:40:10 (11 months ago)
- Location:
- CKEditor/trunk
- Files:
-
- 2 edited
-
CHANGES.html (modified) (1 diff)
-
_source/skins/kama/dialog.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/CHANGES.html
r7528 r7530 45 45 Fixed issues:</p> 46 46 <ul> 47 <li><a href="http://dev.ckeditor.com/ticket/8887">#8887</a> : The background position for a.cke_dialog_ui_button is incorrect.</li> 47 48 <li><a href="http://dev.ckeditor.com/ticket/4045">#4045</a> : "Field Name" Column in sample_posteddata.php is to narrow.</li> 48 49 <li><a href="http://dev.ckeditor.com/ticket/8783">#8783</a> : getAttribute( 'contenteditable' ) returns 'inherited' on IE7 and IE6 for elements created from code.</li> -
CKEditor/trunk/_source/skins/kama/dialog.css
r7512 r7530 374 374 -webkit-border-radius: 5px; 375 375 border-radius: 5px; 376 background: transparent url(images/sprites.png) repeat-x scroll 0 -106 9px;376 background: transparent url(images/sprites.png) repeat-x scroll 0 -1068px; 377 377 _background: none; 378 378 padding: 5px 0;
Note: See TracChangeset
for help on using the changeset viewer.
