WIP: Some visual improvements for login #20

Draft
jboi wants to merge 9 commits from fix/login-improvements into princess
2 changed files with 2 additions and 2 deletions
Showing only changes of commit fc5dbe93e7 - Show all commits

View file

@ -59,7 +59,7 @@ class Homeserver extends ElemJS {
allowHTML: true,
interactive: true,
interactiveBorder: 10,
trigger: "mouseenter",
trigger: "focus mouseenter",
theme: "carbon",
arrow: tippy.roundArrow,
})

View file

@ -24,7 +24,7 @@ html
.form-input-container
.homeserver-label
label(for="homeserver") Homeserver
span.homeserver-question (What's this?)
span.homeserver-question(tabindex=0) (What's this?)
input(type="text" name="homeserver" placeholder="matrix.org")#homeserver
#feedback