import require password
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
margin-bottom: 8px;
|
||||
a {
|
||||
font-size: 12px;
|
||||
color: #00228f;
|
||||
color: $blue-color;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
@@ -152,7 +152,7 @@
|
||||
margin-bottom: 34px;
|
||||
|
||||
a {
|
||||
color: #00228f;
|
||||
color: $blue-color;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -186,6 +186,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.import-password {
|
||||
margin-top: 14px;
|
||||
|
||||
> .field {
|
||||
display: block;
|
||||
margin: 5px 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.encryption-confirmation {
|
||||
position: relative;
|
||||
.buttons {
|
||||
|
||||
Reference in New Issue
Block a user