Changeset 11921
- Timestamp:
- 04/01/2018 07:14:05 PM (7 years ago)
- Location:
- trunk/src/bp-templates/bp-nouveau
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/common-styles/_bp_filters.scss
r11920 r11921 175 175 } // close .subnav-filters 176 176 177 .notifications-options-nav { 178 179 input#notification-bulk-manage { 180 border: 0; 181 border-radius: 0; 182 line-height: 1.6; 183 } 184 } 185 177 186 } // close .buddypress-wrap -
trunk/src/bp-templates/bp-nouveau/css/buddypress-rtl.css
r11920 r11921 764 764 float: left; 765 765 } 766 } 767 768 .buddypress-wrap .notifications-options-nav input#notification-bulk-manage { 769 border: 0; 770 border-radius: 0; 771 line-height: 1.6; 766 772 } 767 773 -
trunk/src/bp-templates/bp-nouveau/css/buddypress.css
r11920 r11921 764 764 float: right; 765 765 } 766 } 767 768 .buddypress-wrap .notifications-options-nav input#notification-bulk-manage { 769 border: 0; 770 border-radius: 0; 771 line-height: 1.6; 766 772 } 767 773
Note: See TracChangeset
for help on using the changeset viewer.