From 5d086dab62d1fedf355ddd4f961402c6fca359f6 Mon Sep 17 00:00:00 2001 From: Chris Rodriguez Date: Tue, 7 Jul 2015 08:56:30 -0400 Subject: [PATCH 1/2] ORA2: Focus and outline styles --- lms/static/sass/_shame.scss | 1 - lms/static/sass/base/_reset.scss | 2 -- 2 files changed, 3 deletions(-) diff --git a/lms/static/sass/_shame.scss b/lms/static/sass/_shame.scss index 218e316e2c..bd6e63be4d 100644 --- a/lms/static/sass/_shame.scss +++ b/lms/static/sass/_shame.scss @@ -252,7 +252,6 @@ footer .references { &:focus { border: none !important; - outline: thin dotted !important; } } diff --git a/lms/static/sass/base/_reset.scss b/lms/static/sass/base/_reset.scss index 78a8cb4393..2f32e334a6 100644 --- a/lms/static/sass/base/_reset.scss +++ b/lms/static/sass/base/_reset.scss @@ -12,8 +12,6 @@ body { margin: 0; font-size: 1em; line-height: 1.4; } a { color: #00e; } a:visited { color: #551a8b; } a:hover, a:focus { color: #06e; } -a:focus { outline: thin dotted; } -a:hover, a:active { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } From d2336ce7673387bfaef31ad328f11f31e1373caa Mon Sep 17 00:00:00 2001 From: Usman Khalid <2200617@gmail.com> Date: Thu, 9 Jul 2015 19:58:35 +0500 Subject: [PATCH 2/2] Update edx-ora2 to release-2015-07-09T14.47. --- requirements/edx/github.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 97643a24a7..c1b4802246 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -38,7 +38,7 @@ git+https://github.com/hmarr/django-debug-toolbar-mongo.git@b0686a76f1ce3532088c -e git+https://github.com/edx/event-tracking.git@0.2.0#egg=event-tracking -e git+https://github.com/edx-solutions/django-splash.git@7579d052afcf474ece1239153cffe1c89935bc4f#egg=django-splash -e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock --e git+https://github.com/edx/edx-ora2.git@release-2015-05-08T16.15#egg=edx-ora2 +-e git+https://github.com/edx/edx-ora2.git@release-2015-07-09T14.47#egg=edx-ora2 -e git+https://github.com/edx/edx-submissions.git@7c766502058e04bc9094e6cbe286e949794b80b3#egg=edx-submissions -e git+https://github.com/edx/opaque-keys.git@27dc382ea587483b1e3889a3d19cbd90b9023a06#egg=opaque-keys -e git+https://github.com/edx/ease.git@b67d2928a26fe497826b6ea359b9a3d0371548a7#egg=ease==0.1.3