Make WordPress Core

Ticket #23189: 23189.2.patch

File 23189.2.patch, 480 bytes (added by ocean90, 12 years ago)

Refreshed

  • wp-admin/css/wp-admin.css

     
    30003000        line-height: 100%;
    30013001        width: 100%;
    30023002        outline: none;
     3003        height: 34px;
    30033004}
    30043005
    30053006#titlediv #title-prompt-text,
     
    30073008        color: #bbb;
    30083009        position: absolute;
    30093010        font-size: 1.7em;
    3010         padding: 8px 10px;
     3011        padding: 11px 10px;
    30113012}
    30123013
    30133014#wp-fullscreen-save .fs-saved {