mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Removed: KnockoutJS 'hasFocus:' because HTML5 has autofocus=""
Knoin.js now searches for [autofocus] and handles it
This commit is contained in:
parent
226f77e392
commit
996723a486
18 changed files with 60 additions and 113 deletions
|
|
@ -75,6 +75,9 @@
|
|||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
}
|
||||
.inputEmail, .inputPassword {
|
||||
padding-right: 35px;
|
||||
}
|
||||
}
|
||||
|
||||
.languageLabel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue