Make WordPress Core


Ignore:
Timestamp:
06/01/2003 12:23:57 AM (23 years ago)
Author:
mikelittle
Message:

Use more faded image. Still looks ugly!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/b2sidebar.php

    r93 r119  
    6363    background-color: transparent;
    6464<?php if ($is_gecko || $is_macIE) { ?>
    65     background-image: url('../b2-img/bgbookmarklet.png');
     65    background-image: url('../b2-img/bgbookmarklet3.gif');
    6666<?php } elseif ($is_winIE) { ?>
    6767    background-color: #dddddd;
Note: See TracChangeset for help on using the changeset viewer.