<!-- saved from url=(0036)http://trunk.wpdev.us/admin-bar.diff -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><style type="text/css"></style></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Index: src/wp-includes/css/admin-bar.css
|
|
|
509 | 509 | } |
510 | 510 | |
511 | 511 | #wpadminbar #wp-admin-bar-site-name > .ab-item:before { |
| 512 | content: "\f226"; |
| 513 | } |
| 514 | |
| 515 | .wp-admin #wpadminbar #wp-admin-bar-site-name > .ab-item:before { |
512 | 516 | content: "\f102"; |
513 | 517 | } |
514 | 518 | |
515 | 519 | |
516 | | |
517 | 520 | /** |
518 | 521 | * Comments |
519 | 522 | */ |