Add support for oauth adminAuth configs

This commit is contained in:
Nick O'Leary
2017-04-12 10:09:03 +01:00
parent bfb548636e
commit c54cf26848
8 changed files with 180 additions and 44 deletions

View File

@@ -279,3 +279,13 @@ span.logo {
font-size: 16px;
color: #fff;
}
#btn-usermenu .user-profile {
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
display: inline-block;
width: 40px;
height: 35px;
vertical-align: middle;
}