LMS: fixing skip links and adding a11y tests
This commit is contained in:
@@ -316,6 +316,10 @@
|
||||
// ====================
|
||||
.dashboard .my-courses {
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
// UI: individual course item
|
||||
.course {
|
||||
@include box-sizing(box);
|
||||
|
||||
Reference in New Issue
Block a user