Ticket #4272: 4272_3.patch

File 4272_3.patch, 1.5 KB (added by Minh Nguyen, 15 years ago)
  • _source/skins/office2003/toolbar.css

     
    6565        background-repeat: repeat-x;
    6666        display: inline-block;
    6767        float: left;
     68        !height: 28px;
     69        !line-height: 28px;
    6870}
    6971
    7072.cke_skin_office2003 .cke_rtl .cke_toolbar
  • _source/skins/v2/richcombo.css

     
    144144        border-bottom: 1px solid #8f8f73;
    145145        width: 14px;
    146146        height: 20px;
     147        _height: 22px;
    147148}
    148149
    149150.cke_skin_v2 .cke_ltr .cke_rcombo .cke_openbutton
  • CHANGES.html

     
    4646        <p>
    4747                Fixed issues:</p>
    4848        <ul>
     49                <li><a href="http://dev.fckeditor.net/ticket/4272">#4272</a> : Kama skin toolbar was broken in IE+RTL+quirks.</li>
    4950                <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>
    5051                <li><a href="http://dev.fckeditor.net/ticket/5030">#5030</a> : Fixed CKEDITOR.timestamp wasn't added while loading skin.js.</li>
    5152                <li><a href="http://dev.fckeditor.net/ticket/4993">#4993</a> : Remove float value of image in case user selects 'not set'.</li>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy