Add a dropdown user menu to the top bar in static pages

This commit is contained in:
yflory
2017-02-15 17:57:42 +01:00
parent 0e76b18278
commit 7497e0d1c5
15 changed files with 204 additions and 101 deletions

View File

@@ -448,6 +448,9 @@
margin: 0px 10px;
line-height: 40px;
}
#cryptpadTopBar .right button .buttonTitle .fa-user {
margin-right: 5px;
}
#cryptpadTopBar .right a {
font-weight: 500;
font-size: 0.75em;