mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
1.10 beta
This commit is contained in:
parent
116de6fd45
commit
ecf23a4f6d
27 changed files with 259 additions and 158 deletions
|
|
@ -0,0 +1,18 @@
|
|||
|
||||
.b-login-content .loginFormWrapper {
|
||||
width: 90%;
|
||||
.wrapper {
|
||||
padding: 30px 30px 10px 30px;
|
||||
}
|
||||
}
|
||||
|
||||
.thm-login {
|
||||
|
||||
width: 100% !important;
|
||||
width: calc(~'100% - 60px') !important;
|
||||
max-width: 303px !important;
|
||||
|
||||
box-shadow: 0 1px 4px #ccc !important;
|
||||
box-shadow: 0 1px 5px rgba(0,0,0,.2) !important;
|
||||
box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1) !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue