- Timestamp:
- 04/05/2018 07:39:37 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/common-styles/_bp_filters.scss
r11930 r11952 88 88 89 89 .bulk-actions-wrap { 90 border: 1px solid $bp-border-color;91 90 92 91 &.bp-show { … … 101 100 .select-wrap { 102 101 border: 0; 102 } 103 104 .select-wrap:focus, 105 .select-wrap:hover { 106 outline: 1px solid $med-light-grey; 103 107 } 104 108 … … 122 126 123 127 .bulk-apply { 128 border: 0; 124 129 border-radius: none; 125 border: 0;126 130 font-weight: 400; 127 131 line-height: 1.8;
Note: See TracChangeset
for help on using the changeset viewer.