Make WordPress Core

Ticket #18693: 18693.cursor.patch

File 18693.cursor.patch, 428 bytes (added by ocean90, 14 years ago)
  • wp-includes/css/wp-pointer.dev.css

     
    2727        float: right;
    2828        display: inline-block;
    2929        text-decoration: none;
     30        cursor: pointer;
    3031}
    3132/* The arrow base class must take up no space, even with transparent borders. */
    3233.wp-pointer-arrow,