Ticket #1644: 1644.patch

File 1644.patch, 2.2 KB (added by Alfonso Martínez de Lizarrondo, 14 years ago)

Proposed patch

  • _source/plugins/wsc/dialogs/wsc.css

     
    7070        margin-top: 1px;
    7171        border-bottom: #d5d59d 1px solid;
    7272        cursor: pointer;
    73         cursor: hand;
    7473}
    7574
    7675.PopupTabSelected
  • _source/skins/kama/dialog.css

     
    676676{
    677677        border: outset 1px;
    678678        cursor: pointer;
    679         cursor: hand;
    680679}
    681680
    682681.cke_skin_kama .cke_dialog  .ImagePreviewBox
     
    741740.cke_skin_kama .cke_dialog .cke_hand
    742741{
    743742        cursor: pointer;
    744         cursor: hand;
    745743}
    746744
    747745.cke_skin_kama .cke_disabled
     
    774772{
    775773        display: inline;
    776774        cursor: pointer;
    777         cursor: hand;
    778775        font-weight: bold;
    779776        position: relative;
    780777        top: 3px;
  • _source/skins/office2003/dialog.css

     
    607607{
    608608        border: outset 1px;
    609609        cursor: pointer;
    610         cursor: hand;
    611610}
    612611
    613612.cke_skin_office2003 .cke_dialog  .ImagePreviewBox
     
    672671.cke_skin_office2003 .cke_dialog .cke_hand
    673672{
    674673        cursor: pointer;
    675         cursor: hand;
    676674}
    677675
    678676.cke_skin_office2003 .cke_disabled
     
    704702{
    705703        display: inline;
    706704        cursor: pointer;
    707         cursor: hand;
    708705        font-weight: bold;
    709706        position: relative;
    710707        top: 3px;
  • _source/skins/v2/dialog.css

     
    609609{
    610610        border: outset 1px;
    611611        cursor: pointer;
    612         cursor: hand;
    613612}
    614613
    615614.cke_skin_v2 .cke_dialog  .ImagePreviewBox
     
    674673.cke_skin_v2 .cke_dialog .cke_hand
    675674{
    676675        cursor: pointer;
    677         cursor: hand;
    678676}
    679677
    680678.cke_skin_v2 .cke_disabled
     
    706704{
    707705        display: inline;
    708706        cursor: pointer;
    709         cursor: hand;
    710707        font-weight: bold;
    711708        position: relative;
    712709        top: 3px;
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy