- Timestamp:
- 12/23/2021 08:07:07 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/sass/_nouveau_messages.scss
r12398 r13196 8 8 .message-action-unstar:before, 9 9 .message-action-view:before, 10 .message-action-delete:before { 10 .message-action-delete:before, 11 .message-action-exit:before { 11 12 font-family: dashicons; 12 13 font-size: 18px; … … 29 30 .message-action-delete:before { 30 31 content: "\f153"; 32 } 33 34 .message-action-exit:before { 35 content: "\f14a"; 31 36 } 32 37
Note: See TracChangeset
for help on using the changeset viewer.