Skip to:
Content

BuddyPress.org

Changeset 1953


Ignore:
Timestamp:
09/25/2009 09:08:13 PM (16 years ago)
Author:
apeatling
Message:

Message unread count style updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/_inc/css/screen.css

    r1939 r1953  
    19951995}
    19961996
    1997 table#message-threads span.unread-count {
    1998     background: #c2582b;
    1999     border: 2px solid #c2582b;
     1997span.unread-count {
     1998    background: #f7740a;
     1999    border: 2px solid #f7740a;
    20002000    padding: 0 0.5em;
    20012001    color: #fff;
Note: See TracChangeset for help on using the changeset viewer.