Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/28/2021 11:51:00 PM (4 years ago)
Author:
dcavins
Message:

Member Invites: Add Nouveau template pack.

Add templates and logic for outputting the
member invitations screens.

Super props imath.

See #8139.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/common-styles/_bp_filters.scss

    r12571 r12921  
    182182    } // close .subnav-filters
    183183
    184     .notifications-options-nav {
    185 
    186         input#notification-bulk-manage {
    187             border: 0;
    188             border-radius: 0;
    189             line-height: 1.6;
    190         }
     184    .notifications-options-nav input#notification-bulk-manage,
     185    .invitations-options-nav input#invitation-bulk-manage {
     186        border: 0;
     187        border-radius: 0;
     188        line-height: 1.6;
    191189    }
    192190
Note: See TracChangeset for help on using the changeset viewer.