Make WordPress Core

Ticket #18656: 18656.2.diff

File 18656.2.diff, 576 bytes (added by Ipstenu, 14 years ago)

Modify the wp-admin.css file too.

  • wp-admin.dev.css

     
    221221
    222222.js .hide-if-js,
    223223.no-js .hide-if-no-js {
    224        display: none !important;
     224       display: none;
    225225}
    226226
    227227/* include margin and padding in the width calculation of input and textarea */
  • wp-admin.css