Ticket #4272: 4272.patch

File 4272.patch, 1.1 KB (added by tobiasz.cudnik, 2 years ago)
  • _source/skins/kama/richcombo.css

     
    4848        padding: 2px; 
    4949        height: 21px; 
    5050        margin-right: 6px; 
     51        /* IE QUIRKS */ 
     52        _padding: 2px 0 1px 0; 
     53        _margin-bottom: 5px; 
    5154} 
    5255 
    5356.cke_skin_kama .cke_rtl .cke_rcombo a, 
  • CHANGES.html

     
    6464                <li><a href="http://dev.fckeditor.net/ticket/3568">#3568</a> : Dialogs now select all text when tabbing to text inputs.</li> 
    6565                <li><a href="http://dev.fckeditor.net/ticket/3727">#3727</a> : Cell Properties dialog was missing color selection option.</li> 
    6666                <li><a href="http://dev.fckeditor.net/ticket/3517">#3517</a> : Fixed "Match cyclic" field in Find & Replace dialog.</li> 
     67                <li><a href="http://dev.fckeditor.net/ticket/4272">#4272</a> : Kama skin toolbar was broken in IE+RTL+quirks.</li> 
    6768        </ul> 
    6869        <h3> 
    6970                CKEditor 3.0</h3> 
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy