Ticket #6240: 6240.patch

File 6240.patch, 1.2 KB (added by Tobiasz Cudnik, 14 years ago)
  • _source/skins/v2/richcombo.css

     
    289289{
    290290        height: 22px;
    291291}
     292
     293.cke_skin_v2 .cke_rtl .cke_rcombo .cke_font,
     294.cke_skin_v2 .cke_rtl .cke_rcombo .cke_fontSize
     295{
     296        direction: ltr;
     297}
     298 No newline at end of file
  • _source/skins/kama/richcombo.css

     
    269269        height: auto;
    270270        line-height: 17px;
    271271}
     272
     273.cke_skin_kama .cke_rtl .cke_rcombo .cke_font .cke_text,
     274.cke_skin_kama .cke_rtl .cke_rcombo .cke_fontSize .cke_text
     275{
     276        direction: ltr;
     277}
  • _source/skins/office2003/richcombo.css

     
    289289{
    290290        float: none;
    291291}
     292
     293.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_font,
     294.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_fontSize
     295{
     296        direction: ltr;
     297}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy