Make WordPress Core

Ticket #35552: 35552.patch

File 35552.patch, 301 bytes (added by Ankit K Gupta, 8 years ago)

35552- Patch file

  • wp-admin/css/forms.css

     
    206206
    207207.wp-admin input[type="file"] {
    208208        padding: 3px 0;
     209        cursor: pointer;
    209210}
    210211
    211212label {