diff --git a/lms/static/sass/features/_course-sock.scss b/lms/static/sass/features/_course-sock.scss index c727e98ad9..a3a1f1484d 100644 --- a/lms/static/sass/features/_course-sock.scss +++ b/lms/static/sass/features/_course-sock.scss @@ -27,6 +27,7 @@ cursor: pointer; &.active, + &:focus, &:hover { color: theme-color("success"); background-color: theme-color("inverse");