Remove host signup config strings, make translatable instead
Also replace the icon in the UserMenu and change the text, requested from design.
This commit is contained in:
parent
dc549a9e4b
commit
23140a84ff
6 changed files with 50 additions and 38 deletions
|
@ -273,7 +273,7 @@ limitations under the License.
|
|||
mask-image: url('$(res)/img/element-icons/roomlist/home.svg');
|
||||
}
|
||||
.mx_UserMenu_iconHosting::before {
|
||||
mask-image: url('$(res)/img/element-icons/roomlist/home.svg');
|
||||
mask-image: url('$(res)/img/element-icons/brands/element.svg');
|
||||
}
|
||||
|
||||
.mx_UserMenu_iconBell::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue