Changeset 4052
- Timestamp:
- 07/03/2012 08:51:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-admin/bbp-admin.php
r4051 r4052 547 547 548 548 /* Icon Positions */ 549 #icon-edit.icon32-posts-<?php echo $ reply_class; ?> {549 #icon-edit.icon32-posts-<?php echo $forum_class; ?> { 550 550 background-position: -4px 0px; 551 551 } … … 564 564 #icon-edit.icon32-posts-<?php echo $topic_class; ?>, 565 565 #icon-edit.icon32-posts-<?php echo $reply_class; ?> { 566 background : url('<?php echo $icon32_url_2x; ?>');566 background-image: url('<?php echo $icon32_url_2x; ?>'); 567 567 background-size: 45px 255px; 568 568 }
Note: See TracChangeset
for help on using the changeset viewer.