summaryrefslogtreecommitdiff
path: root/amelia/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-20 14:38:49 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-20 14:38:49 -0400
commit254a34fcafd92bd438012955feccea6902944656 (patch)
treea5609be6019e6642609ab754be35d28b77d75bd6 /amelia/bootstrap.css
parent6034026e5d3af4e82010d7e83528173f0fb2576b (diff)
amelia: fixes input color, closes #140
Diffstat (limited to 'amelia/bootstrap.css')
-rw-r--r--amelia/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
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;