Make WordPress Core

Changeset 852


Ignore:
Timestamp:
02/09/2004 10:11:30 AM (21 years ago)
Author:
saxmatt
Message:

Use local image file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/wp-admin.css

    r848 r852  
    244244
    245245#login {
    246     background: url(http://wordpress.org/images/wp-small.png) #fff no-repeat top center;
     246    background: url(../wp-images/wp-small.png) #fff no-repeat top center;
    247247    border: 2px solid #333;
    248248    color: #333;
Note: See TracChangeset for help on using the changeset viewer.