Make WordPress Core

Ticket #27779: 27779.patch

File 27779.patch, 421 bytes (added by SergeyBiryukov, 12 years ago)
  • src/wp-admin/css/themes.css

     
    255255.theme-browser .theme.active .theme-name {
    256256        background: #2f2f2f;
    257257        color: #fff;
     258        height: 18px;
    258259        padding-right: 110px;
    259260        font-weight: 300;
    260261        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);