From: Anthony Talarico Date: Wed, 1 Aug 2018 19:16:20 +0000 (-0400) Subject: styling the completed header expand section on the lessons page X-Git-Tag: v1.0.0^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=2f4466c66001bf8cb481c8a67d024aff891c78a2;p=WP-Themes%2Fsaultstemarie360.git styling the completed header expand section on the lessons page --- diff --git a/footer.php b/footer.php index 82b68df..a862ee7 100644 --- a/footer.php +++ b/footer.php @@ -166,11 +166,11 @@ html body #learndash_course_content h4 > a{ font-size: 15px; } - html body #learndash_course_content #lessons_list > div > .completed, html body #learndash_course_content #lessons_list > div .notcompleted{ + html body #learndash_course_content #lessons_list > div .completed, html body #learndash_course_content #lessons_list > div .notcompleted{ background-color: #3A8BB6; color: white; } - html body #learndash_course_content #lessons_list > div > .completed:hover, html body #learndash_course_content #lessons_list > div .notcompleted:hover{ + html body #learndash_course_content #lessons_list > div .completed:hover, html body #learndash_course_content #lessons_list > div .notcompleted:hover{ cursor: default; } .entry-footer, .edit-link{