1.4.5.2
This commit is contained in:
33
EdgeUser/web/views/@default/email/verify.less
Normal file
33
EdgeUser/web/views/@default/email/verify.less
Normal file
@@ -0,0 +1,33 @@
|
||||
.form-box {
|
||||
position: fixed;
|
||||
top: 2.5em;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
form {
|
||||
position: fixed;
|
||||
width: 30em;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
margin-left: -15em;
|
||||
margin-top: -16em;
|
||||
}
|
||||
|
||||
span.red, pre.red {
|
||||
color: #db2828;
|
||||
}
|
||||
|
||||
.home-link-box {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
a.enabled, span.enabled, span.green {
|
||||
color: #21ba45;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-weight: normal !important;
|
||||
font-size: 1.2em!important;
|
||||
}
|
||||
Reference in New Issue
Block a user