Put authorizations into popup

This commit is contained in:
Anna Bodnia
2016-02-23 20:56:09 +02:00
parent 59c6eeca1e
commit a3035796b3
7 changed files with 69 additions and 105 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 {