Make WordPress Core

Ticket #42275: 42275.diff

File 42275.diff, 455 bytes (added by Mirucon, 7 years ago)
  • src/wp-admin/css/themes.css

     
    100100        height: auto;
    101101        background: rgba(244, 244, 244, 0.7);
    102102        border-left: 1px solid rgba(0,0,0,0.05);
     103        position: absolute;
     104        bottom: 0;
     105        right: 0;
     106        height: 38px;
     107        padding: 9px 10px 0;
    103108}
    104109
    105110.theme-browser .theme:hover .theme-actions,