learningworks/moodle-block_lw_courses

View on GitHub

Showing 169 of 169 total issues

Rule doesn't have all its properties in alphabetical order.
Open

.block_lw_courses .lw_courses_list .coursebox:not(.span12) .course_title {
Severity: Minor
Found in styles.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

    border: 2px solid #fff;
Severity: Minor
Found in styles.css by csslint

Using width with padding-right can sometimes make elements larger than you expect.
Open

    padding-right: 27px;
Severity: Minor
Found in styles.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.block_lw_courses .lw_courses_list .coursebox:not(.span12):hover .course_description,
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .jsenabled .block_lw_courses .lw_courses_list .coursebox.list
Open

.jsenabled .block_lw_courses .lw_courses_list .coursebox.list {
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .block_lw_courses .lw_courses_list .coursebox.span12 .title
Open

.block_lw_courses .lw_courses_list .coursebox.span12 .title {
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .block_lw_courses .coursebox.list
Open

.block_lw_courses .coursebox.list {
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .lw_courses_list .coursebox.span3:nth-child(4n+1)
Open

.lw_courses_list .coursebox.span3:nth-child(4n+1) {
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .block_lw_courses .coursebox.list .course_description
Open

.block_lw_courses .coursebox.list .course_description,
Severity: Minor
Found in styles.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 15px;
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .block_lw_courses .lw_courses_list .coursebox.span12 .course_content .course_link
Open

.block_lw_courses .lw_courses_list .coursebox.span12 .course_content .course_link {
Severity: Minor
Found in styles.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.block_lw_courses .lw_courses_list .coursebox.span12 .course_content.span9 {
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .block_lw_courses .coursebox.grid .activity_info
Open

.block_lw_courses .coursebox.grid .activity_info {
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .block_lw_courses .coursebox.list .teacher_names
Open

    .block_lw_courses .coursebox.list .teacher_names,
Severity: Minor
Found in styles.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.block_lw_courses .lw_courses_list .coursebox:not(.span12) .course_title .course_title a {
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .block_lw_courses .coursebox.list .activity_info
Open

    .block_lw_courses .coursebox.list .activity_info {
Severity: Minor
Found in styles.css by csslint

Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
Open

    text-indent: -999em;
Severity: Minor
Found in styles.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.block_lw_courses .lw_courses_list .coursebox.span12 .course_image {
Severity: Minor
Found in styles.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.lw_courses_list .coursebox:not(.span12):hover .course_content .summary .autolink {
Severity: Minor
Found in styles.css by csslint

Adjoining classes: .block_lw_courses.block_docked .coursebox:not(.span12)
Open

.block_lw_courses.block_docked .coursebox:not(.span12) {
Severity: Minor
Found in styles.css by csslint
Severity
Category
Status
Source
Language