Make WordPress Core


Ignore:
Timestamp:
10/02/2008 05:35:57 AM (18 years ago)
Author:
markjaquith
Message:

Add View Site temporary icon and link, move Favorites down a bit

File:
1 edited

Legend:

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

    r9057 r9059  
    619619        padding: 0;
    620620        line-height: 20px;
     621}
     622
     623a#view-site-link {
     624        position: relative;
     625        bottom: 10px;
    621626}
    622627
     
    24642469        position: absolute;
    24652470        right: 15px;
    2466         top: 20px;
     2471        top: 35px;
    24672472        width: 130px;
    24682473        z-index: 10;
Note: See TracChangeset for help on using the changeset viewer.