Make WordPress Core

Ticket #11502: 11502.diff

File 11502.diff, 398 bytes (added by caesarsgrunt, 16 years ago)
  • wp-admin/wp-admin.dev.css

     
    22input[type="text"],
    33input[type="password"],
    44input[type="file"],
    5 input[type="button"],
    6 input[type="submit"],
    7 input[type="reset"],
    85select {
    96        border-width: 1px;
    107        border-style: solid;