Make WordPress Core

Changeset 6871


Ignore:
Timestamp:
02/16/2008 03:07:31 PM (18 years ago)
Author:
westi
Message:

Update Hello Dolly for the new admin ui. Fixes #5657 props hansengel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/plugins/hello.php

    r6026 r6871  
    6060        position: absolute;
    6161        top: 2.3em;
    62 margin: 0; padding: 0;
    63         right: 1em;
     62        margin: 0;
     63        padding: 0;
     64        right: 15%;
    6465        font-size: 16px;
    65         color: #f1f1f1;
     66        color: #d54e21;
    6667    }
    6768    </style>
Note: See TracChangeset for help on using the changeset viewer.