File tree Expand file tree Collapse file tree 3 files changed +0
-35
lines changed
img/element-icons/roomlist Expand file tree Collapse file tree 3 files changed +0
-35
lines changed Original file line number Diff line number Diff line change @@ -37,27 +37,6 @@ Please see LICENSE files in the repository root for full details.
3737 line-height : $font-24px ;
3838 margin-left : 10 px ;
3939 }
40-
41- .mx_UserMenu_dndBadge {
42- position : absolute;
43- bottom : -2 px ;
44- right : -7 px ;
45- width : 16 px ;
46- height : 16 px ;
47- border-radius : 50 % ;
48-
49- &::before {
50- content : "" ;
51- width : 16 px ;
52- height : 16 px ;
53- position : absolute;
54- mask-position : center;
55- mask-size : contain;
56- mask-repeat : no-repeat;
57- background-color : $alert ;
58- mask-image : url("$(res)/img/element-icons/roomlist/dnd.svg" );
59- }
60- }
6140}
6241
6342.mx_IconizedContextMenu {
@@ -158,14 +137,6 @@ Please see LICENSE files in the repository root for full details.
158137 mask-image : url("@vector-im/compound-design-tokens/icons/home-solid.svg" );
159138 }
160139
161- .mx_UserMenu_iconDnd::before {
162- mask-image : url("$(res)/img/element-icons/roomlist/dnd.svg" );
163- }
164-
165- .mx_UserMenu_iconDndOff::before {
166- mask-image : url("$(res)/img/element-icons/roomlist/dnd-cross.svg" );
167- }
168-
169140 .mx_UserMenu_iconBell::before {
170141 mask-image : url("$(res)/img/element-icons/notifications.svg" );
171142 }
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments