[auth] Added logout button

This commit is contained in:
Anna Bodnia
2016-02-24 18:42:28 +02:00
parent 85df0f78bc
commit 8280cc6b34
10 changed files with 122 additions and 34 deletions

View File

@@ -1188,6 +1188,13 @@
text-decoration: underline;
cursor: pointer;
}
.swagger-section .logout__btn {
padding-left: 15px;
}
.swagger-section .logout__btn:hover {
text-decoration: underline;
cursor: pointer;
}
.swagger-section .auth_container .basic_auth__title {
color: #547f00;
font-size: 1.2em;