Make WordPress Core

Ticket #22371: 22371.diff

File 22371.diff, 697 bytes (added by sabreuse, 12 years ago)
  • wp-includes/css/buttons.css

     
    169169        -webkit-box-shadow: none !important;
    170170        box-shadow:         none !important;
    171171        text-shadow: 0 1px 0 #fff !important;
     172        cursor: default;
    172173}
    173174
    174175/* ----------------------------------------------------------------------------
     
    244245        -webkit-box-shadow: none !important;
    245246        box-shadow:         none !important;
    246247        text-shadow: 0 -1px 0 rgba(0,0,0,0.1) !important;
     248        cursor: default;
    247249}
    248250
    249251/* ----------------------------------------------------------------------------