Changeset 86 for trunk/wp-admin/b2upload.php
- Timestamp:
- 05/24/2003 11:12:55 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/b2upload.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/b2upload.php
r38 r86 22 22 background-image: url('<?php 23 23 if ($is_gecko || $is_macIE) { 24 ?> b2-img/bgbookmarklet1.gif<?php24 ?>../b2-img/bgbookmarklet1.gif<?php 25 25 } else { 26 ?> b2-img/bgbookmarklet3.gif<?php26 ?>../b2-img/bgbookmarklet3.gif<?php 27 27 } 28 28 ?>'); … … 36 36 background-color: white; 37 37 /*<?php if ($is_gecko || $is_macIE) { ?> 38 background-image: url(' b2-img/bgbookmarklet.png');38 background-image: url('../b2-img/bgbookmarklet.png'); 39 39 <?php } elseif ($is_winIE) { ?> 40 40 background-color: #cccccc; … … 91 91 <tbody> 92 92 <tr> 93 <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 } ?>;">93 <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 } ?>;"> 94 94 <?php 95 95
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)