From 2dde742f383359a8da88f22538d405b5b986eaf7 Mon Sep 17 00:00:00 2001 From: Giulio Gratta Date: Thu, 2 May 2013 10:45:26 -0700 Subject: [PATCH 1/6] made login form labels and close modal button accessible friendly --- lms/static/sass/shared/_modal.scss | 2 +- lms/templates/login_modal.html | 19 +++++++++++-------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/lms/static/sass/shared/_modal.scss b/lms/static/sass/shared/_modal.scss index bfa803fee2..2bd0dd18c8 100644 --- a/lms/static/sass/shared/_modal.scss +++ b/lms/static/sass/shared/_modal.scss @@ -149,7 +149,7 @@ } label { - color: #999; + color: #646464; &.field-error { display: block; diff --git a/lms/templates/login_modal.html b/lms/templates/login_modal.html index 1587cca767..4bd887a248 100644 --- a/lms/templates/login_modal.html +++ b/lms/templates/login_modal.html @@ -9,14 +9,17 @@
- - - - -