aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/static
diff options
context:
space:
mode:
authorTom Christie2013-05-21 12:01:56 +0100
committerTom Christie2013-05-21 12:01:56 +0100
commitcdc3c374656ed5c2f620e6aa8bd21b4f05de3f27 (patch)
tree06039d1d96601277972c5822340bdbad8d985a09 /rest_framework/static
parentf77ae156f963ee01318ad0548e426c8a105bb934 (diff)
parent99848b0321a07d7f05f2333f635756f45e058088 (diff)
downloaddjango-rest-framework-cdc3c374656ed5c2f620e6aa8bd21b4f05de3f27.tar.bz2
Merge and styling fixes
Diffstat (limited to 'rest_framework/static')
-rw-r--r--rest_framework/static/rest_framework/css/bootstrap-tweaks.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/rest_framework/static/rest_framework/css/bootstrap-tweaks.css b/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
index 9b520156..6bfb778c 100644
--- a/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
+++ b/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
@@ -104,6 +104,10 @@ html, body {
margin-bottom: 0;
}
+.well form .help-block {
+ color: #999;
+}
+
.nav-tabs {
border: 0;
}