Ticket #8666: press-this-cssfixesfor2.7.1.patch

File press-this-cssfixesfor2.7.1.patch, 521 bytes (added by noel, 3 years ago)

css fixes for 404 bg image

  • wp-admin/css/press-this.css

     
    120120        font-weight: bold; 
    121121        padding: 7px; 
    122122        margin: 0 0 10px; 
    123         background-image: url(../images/postbox-bg.gif); 
    124         background-position: left top; 
    125         background-repeat: repeat-x; 
     123        background: #dfdfdf url("../images/gray-grad.png") repeat-x left top; 
    126124        font-size: 12px; 
    127125        font-weight: bold; 
    128126        line-height: 1;