webdav portal group permission fix
added logout button
This commit is contained in:
parent
2ec10f6988
commit
e4785dabca
8 changed files with 75 additions and 9 deletions
|
@ -32,4 +32,17 @@ textarea {
|
|||
color: red;
|
||||
font-weight: bold;
|
||||
padding-top: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
#username {
|
||||
display:inline-block;
|
||||
}
|
||||
|
||||
#logout {
|
||||
font-size: 1.2em;
|
||||
color: #9d9d9d;
|
||||
}
|
||||
|
||||
#logout :hover {
|
||||
color: white;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue