[auth] moved logout buttons into authentication view

This commit is contained in:
Anna Bodnia
2016-03-03 12:18:27 +02:00
parent e405c42465
commit 2199a8120c
11 changed files with 1122 additions and 7256 deletions

View File

@@ -1188,13 +1188,6 @@
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;