Rejig the PaswordNagBar
- Change the nag bar to read "To return to your account in future you need to set a password" - Underline "Set a password" - Make the whole thing clickable
This commit is contained in:
parent
790fc7ca4a
commit
1db3ba676d
2 changed files with 8 additions and 3 deletions
|
@ -39,6 +39,10 @@ limitations under the License.
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_MatrixToolbar_clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_MatrixToolbar_close {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue