Make WordPress Core

Ticket #27595: 27595.patch

File 27595.patch, 415 bytes (added by iseulde, 12 years ago)
  • src/wp-admin/css/edit.css

     
    355355#content-resize-handle {
    356356        background: transparent url(../images/resize.gif) no-repeat scroll right bottom;
    357357        width: 12px;
    358         cursor: n-resize;
     358        cursor: row-resize;
    359359}
    360360
    361361.rtl #content-resize-handle {