Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
e51a54a9
Commit
e51a54a9
authored
Jul 09, 2015
by
Chris
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8797 from edx/clrux/ux-2323-ora-focus
ORA2: Focus and outline styles
parents
3cdad467
d2336ce7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
4 deletions
+1
-4
lms/static/sass/_shame.scss
+0
-1
lms/static/sass/base/_reset.scss
+0
-2
requirements/edx/github.txt
+1
-1
No files found.
lms/static/sass/_shame.scss
View file @
e51a54a9
...
@@ -252,7 +252,6 @@ footer .references {
...
@@ -252,7 +252,6 @@ footer .references {
&
:focus
{
&
:focus
{
border
:
none
!
important
;
border
:
none
!
important
;
outline
:
thin
dotted
!
important
;
}
}
}
}
...
...
lms/static/sass/base/_reset.scss
View file @
e51a54a9
...
@@ -12,8 +12,6 @@ body { margin: 0; font-size: 1em; line-height: 1.4; }
...
@@ -12,8 +12,6 @@ body { margin: 0; font-size: 1em; line-height: 1.4; }
a
{
color
:
#00e
;
}
a
{
color
:
#00e
;
}
a
:visited
{
color
:
#551a8b
;
}
a
:visited
{
color
:
#551a8b
;
}
a
:hover
,
a
:focus
{
color
:
#06e
;
}
a
:hover
,
a
:focus
{
color
:
#06e
;
}
a
:focus
{
outline
:
thin
dotted
;
}
a
:hover
,
a
:active
{
outline
:
0
;
}
abbr
[
title
]
{
border-bottom
:
1px
dotted
;
}
abbr
[
title
]
{
border-bottom
:
1px
dotted
;
}
b
,
strong
{
font-weight
:
bold
;
}
b
,
strong
{
font-weight
:
bold
;
}
blockquote
{
margin
:
1em
40px
;
}
blockquote
{
margin
:
1em
40px
;
}
...
...
requirements/edx/github.txt
View file @
e51a54a9
...
@@ -38,7 +38,7 @@ git+https://github.com/hmarr/django-debug-toolbar-mongo.git@b0686a76f1ce3532088c
...
@@ -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/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-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/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock
-e git+https://github.com/edx/edx-ora2.git@release-2015-0
5-08T16.15
#egg=edx-ora2
-e git+https://github.com/edx/edx-ora2.git@release-2015-0
7-09T14.47
#egg=edx-ora2
-e git+https://github.com/edx/edx-submissions.git@7c766502058e04bc9094e6cbe286e949794b80b3#egg=edx-submissions
-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/opaque-keys.git@27dc382ea587483b1e3889a3d19cbd90b9023a06#egg=opaque-keys
-e git+https://github.com/edx/ease.git@b67d2928a26fe497826b6ea359b9a3d0371548a7#egg=ease==0.1.3
-e git+https://github.com/edx/ease.git@b67d2928a26fe497826b6ea359b9a3d0371548a7#egg=ease==0.1.3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment