Space preferences for whether or not you see DMs in a Space (#7250)

This commit is contained in:
Michael Telatynski
2021-12-17 09:26:32 +00:00
committed by GitHub
parent 5ee356daaa
commit 39c4b78371
22 changed files with 911 additions and 350 deletions
+4
View File
@@ -396,6 +396,10 @@ $activeBorderColor: $primary-content;
mask-image: url('$(res)/img/element-icons/roomlist/search.svg');
}
.mx_SpacePanel_iconPreferences::before {
mask-image: url('$(res)/img/element-icons/settings/preference.svg');
}
.mx_SpacePanel_noIcon {
display: none;