Skip to:
Content

BuddyPress.org

Changeset 10030


Ignore:
Timestamp:
07/30/2015 07:31:38 PM (11 years ago)
Author:
imath
Message:

Add missing changes to admin-rtl.css

See #5192

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/admin/css/admin-rtl.css

    r9819 r10030  
    275275        margin-bottom: 0;
    276276}
     277
     278span.member-type-none-notice,
     279p.member-type-none-notice {
     280        color: #f00;
     281}
     282
     283.hide {
     284        display: none;
     285        visibility: hidden;
     286}
Note: See TracChangeset for help on using the changeset viewer.