From 254a34fcafd92bd438012955feccea6902944656 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 20 Aug 2013 14:38:49 -0400 Subject: amelia: fixes input color, closes #140 --- amelia/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amelia/bootstrap.css') diff --git a/amelia/bootstrap.css b/amelia/bootstrap.css index 9ead44d9..64bdca51 100644 --- a/amelia/bootstrap.css +++ b/amelia/bootstrap.css @@ -1798,7 +1798,7 @@ input[type="number"]::-webkit-inner-spin-button { padding: 8px 12px; font-size: 14px; line-height: 1.428571429; - color: #ffffff; + color: #444444; vertical-align: middle; background-color: #ffffff; border: 1px solid #cccccc; -- cgit v1.2.3