Start to improve the ui for tablets

This commit is contained in:
Frédéric Guillot
2014-12-14 20:48:15 -05:00
parent 4e695a9fcf
commit f237cdc859
8 changed files with 88 additions and 12 deletions

View File

@@ -12,7 +12,6 @@ label {
input[type="number"],
input[type="date"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="text"] {
color: #888;
@@ -31,7 +30,6 @@ input[type="text"] {
input[type="number"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea:focus {