UI: Improve tabindex for task forms

This commit is contained in:
Frederic Guillot
2015-06-13 16:08:59 -04:00
parent 0b7435b882
commit a964350a64
6 changed files with 35 additions and 33 deletions

View File

@@ -264,6 +264,7 @@ select {
select:focus {
outline: 0;
font-weight: bold;
}
::-webkit-input-placeholder {