Make WordPress Core

Changeset 16790


Ignore:
Timestamp:
12/08/2010 08:28:15 AM (16 years ago)
Author:
nacin
Message:

Don't show blurry text shadow in the admin bar count. props demetris, fixes #15308.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/css/admin-bar.dev.css

    r16664 r16790  
    8989        background: #fff;
    9090        color: #888;
     91}
     92#wpadminbar span.update-count {
     93        text-shadow: none;
    9194}
    9295#wpadminbar ul li a span#ab-awaiting-mod.count-0 {
Note: See TracChangeset for help on using the changeset viewer.