summaryrefslogtreecommitdiff
path: root/slate/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-04-03 10:26:16 -0400
committerThomas Park <thomas@thomaspark.me>2014-04-03 10:26:16 -0400
commit722db17e096a83f1d3e08f09a112deb486ce490e (patch)
tree764c42377084c6af92e751b0bcc199cf6501e4f8 /slate/bootstrap.css
parentf316117867bb0e05c42e0aa25f060f9ca4718dc1 (diff)
slate: use default caret style
Diffstat (limited to 'slate/bootstrap.css')
-rw-r--r--slate/bootstrap.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css
index 075638c8..69d5a4bb 100644
--- a/slate/bootstrap.css
+++ b/slate/bootstrap.css
@@ -5961,6 +5961,10 @@ h6 {
.table-responsive > .table {
background-color: #2e3338;
}
+input,
+textarea {
+ color: #272b30;
+}
.has-warning .help-block,
.has-warning .control-label {
color: #f89406;