Remove unused icons & styles (#28288)

* Remove stale _LegacyRoomHeader.pcss and icons

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove unused icons

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Ensure legacy header styles are not used by HTML export

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-10-28 14:19:37 +00:00 committed by GitHub
parent a2c7870810
commit f4dc9048db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 32 additions and 358 deletions

View file

@ -181,11 +181,6 @@ Please see LICENSE files in the repository root for full details.
}
}
/* Rooms with immersive content */
.mx_RoomView_immersive .mx_LegacyRoomHeader_wrapper {
border: unset;
}
.mx_RoomView_inCall {
.mx_RoomView_statusAreaBox_line {
margin-top: 2px;