[auth] Added api key and basic authorization
This commit is contained in:
@@ -31,8 +31,11 @@
|
||||
}
|
||||
|
||||
.auth_container {
|
||||
padding: 0 0 10px;
|
||||
margin-bottom: 5px;
|
||||
border-bottom: solid 1px #CCC;
|
||||
|
||||
.basic_auth__title {
|
||||
.basic_auth__title {
|
||||
color: #547f00;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
@@ -53,10 +56,6 @@
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.key_input_container {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.basic_auth_container {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user