mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Release glass style
This commit is contained in:
parent
7ffa5af91f
commit
155f4b6df2
12 changed files with 36 additions and 69 deletions
|
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
|
||||
.wrapper {
|
||||
padding: 40px 40px 12px 40px;
|
||||
padding: 40px 40px 20px 40px;
|
||||
}
|
||||
|
||||
#recaptcha_image img {
|
||||
|
|
@ -102,6 +102,12 @@
|
|||
font-size: 17px;
|
||||
line-height: 29px;
|
||||
color: #999;
|
||||
|
||||
&.login-submit-icon{
|
||||
font-size: 24px;
|
||||
padding-top: 2px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.controls.error .add-on i, .control-group.error .add-on i {
|
||||
|
|
|
|||
|
|
@ -174,6 +174,10 @@ html.rgba .g-ui-resizable-delimiter-highlight {
|
|||
}
|
||||
}
|
||||
|
||||
.display-none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.e-spinner {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue