Changeset 119 for trunk/wp-admin/b2upload.php
- Timestamp:
- 06/01/2003 12:23:57 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/b2upload.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/b2upload.php
r93 r119 20 20 background-image: url('<?php 21 21 if ($is_gecko || $is_macIE) { 22 ?>../b2-img/bgbookmarklet 1.gif<?php22 ?>../b2-img/bgbookmarklet3.gif<?php 23 23 } else { 24 24 ?>../b2-img/bgbookmarklet3.gif<?php … … 34 34 background-color: white; 35 35 /*<?php if ($is_gecko || $is_macIE) { ?> 36 background-image: url('../b2-img/bgbookmarklet .png');36 background-image: url('../b2-img/bgbookmarklet3.gif'); 37 37 <?php } elseif ($is_winIE) { ?> 38 38 background-color: #cccccc; … … 89 89 <tbody> 90 90 <tr> 91 <td valign="top" style="background-color: transparent; <?php if ($is_gecko || $is_macIE) { ?>background-image: url('../b2-img/bgbookmarklet .png');<?php } elseif ($is_winIE) { ?>background-color: #cccccc; filter: alpha(opacity:60);<?php } ?>;">91 <td valign="top" style="background-color: transparent; <?php if ($is_gecko || $is_macIE) { ?>background-image: url('../b2-img/bgbookmarklet3.gif');<?php } elseif ($is_winIE) { ?>background-color: #cccccc; filter: alpha(opacity:60);<?php } ?>;"> 92 92 <?php 93 93
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)