Make WordPress Core

Ticket #26754: admin-bar.diff

File admin-bar.diff, 726 bytes (added by ghost1227, 11 years ago)
  • src/wp-includes/css/admin-bar.css

    <!-- 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
     
    509509}
    510510
    511511#wpadminbar #wp-admin-bar-site-name &gt; .ab-item:before {
     512        content: "\f226";
     513}
     514
     515.wp-admin #wpadminbar #wp-admin-bar-site-name &gt; .ab-item:before {
    512516        content: "\f102";
    513517}
    514518
    515519
    516 
    517520/**
    518521 * Comments
    519522 */