Put authorizations into popup

This commit is contained in:
Anna Bodnia
2016-02-23 20:56:09 +02:00
parent 337b9bc922
commit ff318ad23c
12 changed files with 207 additions and 136 deletions

View File

@@ -19,6 +19,13 @@
.oauth_submit { text-align: center; }
.authorize__btn {
&:hover {
text-decoration: underline;
cursor: pointer;
}
}
.auth_container {
.basic_auth__title {