[auth] Added logout for auth with apiKey and basic auth

This commit is contained in:
bodnia
2016-03-02 01:04:56 +02:00
parent 1354edbe73
commit 8313f689b5
15 changed files with 170 additions and 60 deletions

View File

@@ -50,7 +50,7 @@
margin-bottom: 5px;
}
.auth_submit__button {
.auth_submit__button, .auth_logout__button {
color: #547f00;
border: none;
text-decoration: underline;
@@ -58,6 +58,7 @@
padding-left: 0;
font-size: 1em;
cursor: pointer;
outline: none;
}
.key_input_container {