Ticket #4855: 4855.patch

File 4855.patch, 1.1 KB (added by Garry Yao, 14 years ago)
  • _source/skins/v2/richcombo.css

     
    6262        float: left;
    6363
    6464        line-height: 24px;
    65         height: 24px;
    66 
     65        height: 22px;
    6766        vertical-align: top;
    6867        padding-left: 4px;
    6968        padding-right: 5px;
     
    9493{
    9594        border: 1px solid #8f8f73;
    9695        background-color: #fff;
    97         height: 14px;
     96        height: 12px;
    9897        width:60px;
    9998        padding-top: 4px;
    10099        padding-bottom: 4px;
     
    144143        border-top: 1px solid #8f8f73;
    145144        border-bottom: 1px solid #8f8f73;
    146145        width: 14px;
    147         height: 22px;
     146        height: 20px;
    148147}
    149148
    150149.cke_skin_v2 .cke_ltr .cke_rcombo .cke_openbutton
  • _source/skins/v2/toolbar.css

     
    133133        background-repeat: no-repeat;
    134134        margin: 4px 2px 0 2px;
    135135        width: 3px;
    136         height: 16px;
     136        height: 20px;
    137137        float: left;
    138138}
    139139
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy