Skip to content

Commit f4dc904

Browse files
authored
Remove unused icons & styles (#28288)
* Remove stale _LegacyRoomHeader.pcss and icons Signed-off-by: Michael Telatynski <[email protected]> * Remove unused icons Signed-off-by: Michael Telatynski <[email protected]> * Ensure legacy header styles are not used by HTML export Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]>
1 parent a2c7870 commit f4dc904

File tree

15 files changed

+32
-358
lines changed

15 files changed

+32
-358
lines changed
-357 Bytes
Loading

res/css/_components.pcss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@
286286
@import "./views/rooms/_HistoryTile.pcss";
287287
@import "./views/rooms/_IRCLayout.pcss";
288288
@import "./views/rooms/_JumpToBottomButton.pcss";
289-
@import "./views/rooms/_LegacyRoomHeader.pcss";
290289
@import "./views/rooms/_LinkPreviewGroup.pcss";
291290
@import "./views/rooms/_LinkPreviewWidget.pcss";
292291
@import "./views/rooms/_LiveContentSummary.pcss";

res/css/structures/_RoomView.pcss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -181,11 +181,6 @@ Please see LICENSE files in the repository root for full details.
181181
}
182182
}
183183

184-
/* Rooms with immersive content */
185-
.mx_RoomView_immersive .mx_LegacyRoomHeader_wrapper {
186-
border: unset;
187-
}
188-
189184
.mx_RoomView_inCall {
190185
.mx_RoomView_statusAreaBox_line {
191186
margin-top: 2px;

res/css/views/rooms/_LegacyRoomHeader.pcss

Lines changed: 0 additions & 281 deletions
This file was deleted.

res/img/camera.svg

Lines changed: 0 additions & 12 deletions
This file was deleted.

res/img/element-icons/call/freedom.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

res/img/element-icons/call/spotlight.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

res/img/element-icons/reduce.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

res/img/feather-customised/edit.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

res/img/location/pointer.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)