mirror of
https://github.com/wekan/wekan.git
synced 2026-03-13 17:06:13 +01:00
Work on the user account system
Allow a user to modifies its name, username, initials, and password. Fixes username handling on sandstorm. Fixes #149.
This commit is contained in:
parent
5f09c0ce40
commit
7f6929608c
34 changed files with 255 additions and 164 deletions
|
|
@ -47,12 +47,14 @@
|
|||
#header-user-bar
|
||||
margin: 2px 0
|
||||
|
||||
.member
|
||||
width: 24px
|
||||
height: @width
|
||||
.header-user-bar-avatar
|
||||
float: left
|
||||
margin: 0
|
||||
margin-top: 1px
|
||||
|
||||
.member
|
||||
width: 24px
|
||||
height: @width
|
||||
margin: 0
|
||||
margin-top: 1px
|
||||
|
||||
.header-user-bar-name
|
||||
margin: 4px 8px 0 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue