Ticket #5237: 5237_3.patch

File 5237_3.patch, 868 bytes (added by Sa'ar Zac Elias, 14 years ago)
  • office2003/dialog.css

     
    181181        position: relative;
    182182}
    183183
    184 .cke_skin_office2003 .cke_browser_ie.cke_rtl .cke_dialog_title
    185 {
    186         position: static !important;
    187         unicode-bidi: bidi-override;
    188 }
    189 
    190184.cke_skin_office2003 .cke_dialog_contents
    191185{
    192186        background-color: #f7f8fd;
  • v2/dialog.css

     
    178178        position: relative;
    179179}
    180180
    181 .cke_skin_v2 .cke_browser_ie.cke_rtl .cke_dialog_title
    182 {
    183         position: static !important;
    184         unicode-bidi: bidi-override;
    185 }
    186 
    187181.cke_skin_v2 .cke_dialog_contents
    188182{
    189183        background-color: #f1f1e3;
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy