mx_Login_fieldLabel CSS
This commit is contained in:
parent
c2049e991b
commit
2a8afd49fb
1 changed files with 8 additions and 0 deletions
|
@ -60,6 +60,14 @@ limitations under the License.
|
||||||
margin-bottom: 14px;
|
margin-bottom: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_Login_fieldLabel {
|
||||||
|
margin-top: -10px;
|
||||||
|
margin-left: 8px;
|
||||||
|
margin-bottom: 14px;
|
||||||
|
font-size: 13px;
|
||||||
|
opacity: 0.8;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_Login_submit {
|
.mx_Login_submit {
|
||||||
margin-top: 35px;
|
margin-top: 35px;
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
|
|
Loading…
Reference in a new issue