scottwillson/racing_on_rails

View on GitHub
app/assets/stylesheets/_pages.scss

Summary

Maintainability
Test Coverage

Properties should be ordered border-collapse, margin-bottom, padding
Open

  padding: 0;

Avoid qualifying class selectors with an element.
Open

td.day div.event {

Properties should be ordered line-height, margin-bottom
Open

  margin-bottom: 8px;

Selector should have depth of applicability no greater than 3, but was 4
Open

table.calendar tbody tr:hover td.day_from_other_month {

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Avoid qualifying class selectors with an element.
Open

table td.delete_all_races {

Avoid qualifying class selectors with an element.
Open

table.calendar {

Each selector in a comma sequence should be on its own single line
Open

.table > tbody > tr > td.day_from_other_month, table.calendar tbody tr:hover td.day_from_other_month {

Avoid qualifying class selectors with an element.
Open

table.calendar td.beginner_friendly {

Avoid qualifying class selectors with an element.
Open

table.calendar tbody tr:hover td, .table.calendar tbody tr:hover th {

Color literals like #ffffff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  background: #ffffff;

Avoid qualifying class selectors with an element.
Open

table td.discipline {

Selector beginner_friendly should be written in lowercase with hyphens
Open

a.beginner_friendly {

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Avoid qualifying class selectors with an element.
Open

table.results td.notes {

Avoid qualifying class selectors with an element.
Open

  img.hero-photo {

Selector edit_event should be written in lowercase with hyphens
Open

.edit_event .form-group.name {

Selector delete_all_races should be written in lowercase with hyphens
Open

table td.delete_all_races {

Merge rule #promoter_links a with rule on line 54
Open

#promoter_links a {

Avoid qualifying class selectors with an element.
Open

table.calendar td.beginner_friendly {

Avoid qualifying class selectors with an element.
Open

h3.month a, h3.month a:hover {

Color literals like #eee should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  background-color: #eee;

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Selector day_from_other_month should be written in lowercase with hyphens
Open

.table > tbody > tr > td.day_from_other_month, table.calendar tbody tr:hover td.day_from_other_month {

Each selector in a comma sequence should be on its own single line
Open

table.calendar tbody tr:hover td, .table.calendar tbody tr:hover th {

Selector should have depth of applicability no greater than 3, but was 4
Open

table.calendar tbody tr:hover td, .table.calendar tbody tr:hover th {

Avoid qualifying class selectors with an element.
Open

table.calendar tbody td {

Avoid qualifying class selectors with an element.
Open

table.base td.total_points {

Selector total_points should be written in lowercase with hyphens
Open

table.base td.total_points {

Selector child_single_day_events should be written in lowercase with hyphens
Open

table.child_single_day_events td.child {

Merge rule table.child_single_day_events td.child with rule on line 400
Open

table.child_single_day_events td.child {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

th.name {

Avoid qualifying class selectors with an element.
Open

table.calendar thead th {

Merge rule table.calendar td.beginner_friendly with rule on line 68
Open

table.calendar td.beginner_friendly {

Avoid qualifying class selectors with an element.
Open

table.calendar tbody tr:hover td.day_from_other_month {

Avoid qualifying class selectors with an element.
Open

p.list_link, p.atra_ncs {

Rule declaration should be followed by an empty line
Open

}

Each selector in a comma sequence should be on its own single line
Open

.current, .renewed {

Selector event_races should be written in lowercase with hyphens
Open

.event_races .race {

Selector child_single_day_events should be written in lowercase with hyphens
Open

table.child_single_day_events td.date, table.source_events td.date {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.event, table.source_events td.event {

Each selector in a comma sequence should be on its own single line
Open

  .results th, .results td {

!important should not be used
Open

      display: table-cell !important;

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Properties should be ordered background-color, border, height, min-width, text-align, width
Open

  height: 100px;

Color #ffffff should be written as #fff
Open

  border: 1px solid #ffffff;

Selector day_from_other_month should be written in lowercase with hyphens
Open

.table > tbody > tr > td.day_from_other_month, table.calendar tbody tr:hover td.day_from_other_month {

Merge rule .category_root div.hovering with rule on line 170
Open

.category_root div.hovering {

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Rule declaration should be preceded by an empty line
Open

  i {

Properties should be ordered font-family, font-size, height, width
Open

  width: 100%;

Selector teams_table should be written in lowercase with hyphens
Open

table.base#teams_table td.club_name {

Selector teams_table should be written in lowercase with hyphens
Open

table.base#teams_table td.contact {

Avoid qualifying class selectors with an element.
Open

table.base a.preliminary {

Avoid qualifying class selectors with an element.
Open

.form-inline input.state_no_zip {

Avoid qualifying class selectors with an element.
Open

.form-inline input.zip {

Selector event_races should be written in lowercase with hyphens
Open

.event_races {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events, .source_events {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td, table.source_events td {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.child {

Selector event_full_name should be written in lowercase with hyphens
Open

    .event,

Avoid qualifying class selectors with an element.
Open

table.results {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector promoter_links should be written in lowercase with hyphens
Open

#promoter_links {

Properties should be ordered margin-left, margin-top
Open

  margin-top: 4px;

Avoid qualifying class selectors with an element.
Open

.calendar td.day {

Color literals like #ffffff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  border: 1px solid #ffffff;

Color literals like #ffffff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  border: 1px solid #ffffff;

Color #ffffff should be written as #fff
Open

  border-bottom: 2px solid #ffffff;

Merge rule .category_root.hovering with rule on line 170
Open

.category_root.hovering {

Selector category_root should be written in lowercase with hyphens
Open

.category_root div.hovering {

Avoid qualifying class selectors with an element.
Open

table.results td.notes {

Properties should be ordered background-color, border, text-decoration
Open

  border: none;

Avoid qualifying id selectors with an element.
Open

table.base#teams_table td.contact {

Avoid qualifying class selectors with an element.
Open

table.base a.preliminary {

Opening curly brace { should be preceded by one space
Open

{

Properties should be ordered font-weight, padding-right, text-align
Open

  text-align: right;

Merge rule .event_races .race with rule on line 379
Open

.event_races .race {

Selector child_single_day_events should be written in lowercase with hyphens
Open

table.child_single_day_events td {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.date, table.source_events td.date {

Selector child_single_day_events should be written in lowercase with hyphens
Open

table.child_single_day_events td.child a {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector edit_event should be written in lowercase with hyphens
Open

.edit_event h3.events {

Merge rule table.calendar thead th with rule on line 68
Open

table.calendar thead th {

Avoid qualifying class selectors with an element.
Open

td.day div.event {

Avoid qualifying class selectors with an element.
Open

td.day div.number {

Each selector in a comma sequence should be on its own single line
Open

p.list_link, p.atra_ncs {

Properties should be ordered background-color, border-color
Open

  border-color: $highlight-color;

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Avoid using id selectors
Open

#page_parent_id {

Avoid qualifying class selectors with an element.
Open

table.event_nav td.category {

Selector source_events should be written in lowercase with hyphens
Open

table.child_single_day_events td.event, table.source_events td.event {

Merge rule table.child_single_day_events td.child a with rule on line 400
Open

table.child_single_day_events td.child a {

Merge rule .event_notes.large with rule on line 428
Open

.event_notes.large {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

.edit_event h3.events {

Selector edit_event should be written in lowercase with hyphens
Open

.edit_event .form-group.promoter {

Avoid using id selectors
Open

#promoter_links a {

Avoid qualifying class selectors with an element.
Open

.table > tbody > tr > td.day_from_other_month, table.calendar tbody tr:hover td.day_from_other_month {

Merge rule table.calendar tbody tr:hover td.day_from_other_month with rule on line 68
Open

table.calendar tbody tr:hover td.day_from_other_month {

Color literals like #ffffff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  border-bottom: 2px solid #ffffff;

Avoid qualifying class selectors with an element.
Open

table.results td.result .event {

Avoid qualifying class selectors with an element.
Open

table.results td.result .event {

Avoid using id selectors
Open

#page_body {

Avoid qualifying class selectors with an element.
Open

table.base td img.cancel {

Avoid qualifying class selectors with an element.
Open

table.base td.name a.cancel {

Avoid qualifying class selectors with an element.
Open

table.base#teams_table td.contact {

Selector state_no_zip should be written in lowercase with hyphens
Open

.form-inline input.state_no_zip {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.event, table.source_events td.event {

Selector first_aid_providers should be written in lowercase with hyphens
Open

table.first_aid_providers td.name {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

td.day_from_other_month div.number {

Color #ffffff should be written as #fff
Open

  background: #ffffff;

Merge rule .category_root .category with rule on line 170
Open

.category_root .category {

Properties should be ordered background-position, background-repeat, clear, cursor, float, height, line-height, padding-right, white-space
Open

  clear: none;

Selector page_parent_id should be written in lowercase with hyphens
Open

#page_parent_id {

Avoid qualifying class selectors with an element.
Open

table.base td.name a.cancel {

border: 0 is preferred over border: none
Open

  border: none;

Avoid qualifying class selectors with an element.
Open

table.event_nav td.delete {

Merge rule .event_info p:last-child with rule on line 370
Open

.event_info p:last-child {

Selector child_single_day_events should be written in lowercase with hyphens
Open

table.child_single_day_events td.event, table.source_events td.event {

Selector event_notes should be written in lowercase with hyphens
Open

.event_notes {

Avoid qualifying class selectors with an element.
Open

table.first_aid_providers td.date {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Color #ffffff should be written as #fff
Open

  border: 1px solid #ffffff;

Selector day_from_other_month should be written in lowercase with hyphens
Open

td.day_from_other_month div.number {

Selector atra_ncs should be written in lowercase with hyphens
Open

p.list_link, p.atra_ncs {

Avoid qualifying class selectors with an element.
Open

p.list_link, p.atra_ncs {

Selector category_root should be written in lowercase with hyphens
Open

.category_root.hovering {

Avoid qualifying id selectors with an element.
Open

table.base#teams_table td.club_name {

Properties should be ordered font-size, font-weight, padding-right, text-align
Open

  text-align: right;

Selector event_info should be written in lowercase with hyphens
Open

.event_info {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.event, table.source_events td.event {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.child a {

Selector event_full_name should be written in lowercase with hyphens
Open

    .event,

Selector points_bonus should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector time_bonus_penalty should be written in lowercase with hyphens
Open

table.results td.laps,

Selector time_gap_to_winner should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Selector points_total should be written in lowercase with hyphens
Open

table.results td.points_total {

Avoid qualifying class selectors with an element.
Open

table.results th.category_name,

Avoid qualifying class selectors with an element.
Open

table.results td.category {

Avoid qualifying class selectors with an element.
Open

table.results td.dates {

Avoid qualifying class selectors with an element.
Open

table.results.scores tr:last-child {

Avoid qualifying class selectors with an element.
Open

h3.month a, h3.month a:hover {

Merge rule table.results td.name a.riera:hover with rule on line 493
Open

table.results td.name a.riera:hover {

Color literals like #e9f79b should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  background-color: #e9f79b;

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Properties should be ordered margin-right, margin-top
Open

    margin-top: 5px;

Avoid qualifying class selectors with an element.
Open

table.base td img.cancel {

Avoid qualifying class selectors with an element.
Open

table.base td.name a.cancel {

Avoid using id selectors
Open

table.base#teams_table td.club_name {

Avoid qualifying class selectors with an element.
Open

table.event_nav td.category {

Avoid qualifying class selectors with an element.
Open

table.base td.total_points span.total

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td, table.source_events td {

!important should not be used
Open

      display: table-cell !important;

Avoid qualifying class selectors with an element.
Open

table.first_aid_providers td.name {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Selector time_gap_to_winner should be written in lowercase with hyphens
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results th.last_name {

Avoid qualifying class selectors with an element.
Open

table.results td.name a.riera:hover {

Selector merge_form should be written in lowercase with hyphens
Open

#merge_form {

Avoid using id selectors
Open

#promoter_links {

Each selector in a comma sequence should be on its own single line
Open

.canceled, .postponed {

Avoid qualifying class selectors with an element.
Open

td.day_from_other_month div.number {

Merge rule table.calendar tbody td with rule on line 68
Open

table.calendar tbody td {

Merge rule .disclosure.glyphicon-refresh with rule on line 181
Open

.disclosure.glyphicon-refresh {

Properties should be ordered height, margin-left, width
Open

  width: 16px;

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.date, table.source_events td.date {

!important should not be used
Open

    display: none !important;

!important should not be used
Open

      display: table-cell !important;

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Selector points_bonus should be written in lowercase with hyphens
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Merge rule table.results.scores tr:last-child with rule on line 493
Open

table.results.scores tr:last-child {

Selector promoter_links should be written in lowercase with hyphens
Open

#promoter_links a {

Avoid using id selectors
Open

#event_notes {

Avoid qualifying class selectors with an element.
Open

td.day div.number {

Selector should have depth of applicability no greater than 3, but was 4
Open

.table > tbody > tr > td.day_from_other_month, table.calendar tbody tr:hover td.day_from_other_month {

Avoid qualifying class selectors with an element.
Open

.table > tbody > tr > td.day_from_other_month, table.calendar tbody tr:hover td.day_from_other_month {

Avoid qualifying class selectors with an element.
Open

.table > tbody > tr > td.day_from_other_month, table.calendar tbody tr:hover td.day_from_other_month {

Selector beginner_friendly should be written in lowercase with hyphens
Open

table.calendar td.beginner_friendly {

Each selector in a comma sequence should be on its own single line
Open

h3.month a, h3.month a:hover {

Selector day_from_other_month should be written in lowercase with hyphens
Open

table.calendar tbody tr:hover td.day_from_other_month {

Each selector in a comma sequence should be on its own single line
Open

.disclosure.glyphicon-collapse, .disclosure.glyphicon-expand {

Selector category_name should be written in lowercase with hyphens
Open

.category .category_name {

Avoid qualifying class selectors with an element.
Open

table.base#teams_table td.club_name {

Avoid qualifying class selectors with an element.
Open

table.base td.total_points span.total

Merge rule .event_races .race:first-child with rule on line 379
Open

.event_races .race:first-child {

Each selector in a comma sequence should be on its own single line
Open

table.child_single_day_events, .source_events {

Selector child_single_day_events should be written in lowercase with hyphens
Open

table.child_single_day_events td, table.source_events td {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.event, table.source_events td.event {

Selector link_spacer should be written in lowercase with hyphens
Open

.link_spacer {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector points_from_place should be written in lowercase with hyphens
Open

table.results td.laps,

Selector time_gap_to_leader should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results td.points_total {

Avoid qualifying class selectors with an element.
Open

table.results th.category_name,

Avoid qualifying class selectors with an element.
Open

table.results td.event {

Merge rule table.results td.dates with rule on line 493
Open

table.results td.dates {

Avoid qualifying class selectors with an element.
Open

.table-striped th.bar,

Avoid qualifying class selectors with an element.
Open

table.results td.name a.riera:hover {

Avoid using id selectors
Open

#import_year {

Each selector in a comma sequence should be on its own single line
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Selector person_date_of_birth_2i should be written in lowercase with hyphens
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Avoid using id selectors
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Selector racing_age should be written in lowercase with hyphens
Open

.people .license, .people .racing_age {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector time_total should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.points_total {

Avoid qualifying class selectors with an element.
Open

.table-striped th.bar,

Avoid using id selectors
Open

#preview_import_table tr th.invalid {

Selector person_member_from_2i should be written in lowercase with hyphens
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Avoid using id selectors
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Avoid using id selectors
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Avoid qualifying class selectors with an element.
Open

table.people div.aliases {

Avoid qualifying class selectors with an element.
Open

.hovering,

Opening curly brace { should be preceded by one space
Open

{

Selector points_total should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Selector points_from_place should be written in lowercase with hyphens
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results th.first_name,

Avoid qualifying class selectors with an element.
Open

table.results th.category_name,

Avoid qualifying class selectors with an element.
Open

table.results td.category {

Selector person_notes should be written in lowercase with hyphens
Open

#person_notes {

Selector promoted_events should be written in lowercase with hyphens
Open

.promoted_events .name,

Avoid using id selectors
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Avoid using id selectors
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Selector event_notes should be written in lowercase with hyphens
Open

#event_notes {

Avoid qualifying class selectors with an element.
Open

tr.month {

Selector list_link should be written in lowercase with hyphens
Open

p.list_link, p.atra_ncs {

Selector category_root should be written in lowercase with hyphens
Open

.category_root .category {

Avoid qualifying class selectors with an element.
Open

.category_root div.hovering {

Avoid qualifying class selectors with an element.
Open

table.results .drag {

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Avoid qualifying class selectors with an element.
Open

table.results td.place,

Avoid qualifying class selectors with an element.
Open

table.base#teams_table td.contact {

Selector event_nav should be written in lowercase with hyphens
Open

table.event_nav td.category {

Merge rule table.base td.total_points with rule on line 356
Open

table.base td.total_points {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector points_from_place should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector time_gap_to_leader should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Opening curly brace { should be preceded by one space
Open

{

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Selector time_bonus_penalty should be written in lowercase with hyphens
Open

table.results th.time_bonus_penalty,

Selector time_total should be written in lowercase with hyphens
Open

table.results th.time_total,

Selector first_name should be written in lowercase with hyphens
Open

table.results th.first_name,

Avoid qualifying class selectors with an element.
Open

table.results th.name {

Merge rule table.results td.category with rule on line 493
Open

table.results td.category {

Avoid using id selectors
Open

#person_notes {

Color pink should be written in hexadecimal form as #ffc0cb
Open

  background: pink;

Selector person_date_of_birth_3i should be written in lowercase with hyphens
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Avoid qualifying class selectors with an element.
Open

.owps img.obra-logo {

Merge rule .owps .rapha-logo img with rule on line 727
Open

.owps .rapha-logo img {

border-bottom: 0 is preferred over border-bottom: none
Open

  border-bottom: none;

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector category_name should be written in lowercase with hyphens
Open

table.results th.category_name,

Color literals like pink should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  background: pink;

Color red should be written in hexadecimal form as #ff0000
Open

  color: red;

Avoid using id selectors
Open

#merge_form {

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Each selector in a comma sequence should be on its own single line
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Each selector in a comma sequence should be on its own single line
Open

.people .license, .people .racing_age {

Each selector in a comma sequence should be on its own single line
Open

td.right, th.right {

Properties should be ordered padding, text-align
Open

  text-align: right;

Selector should have depth of applicability no greater than 3, but was 4
Open

.table.select-modal > tbody > tr > td {

Avoid qualifying class selectors with an element.
Open

ul.calculations li {

Selector show_source_results should be written in lowercase with hyphens
Open

.show_source_results {

Selector page_body should be written in lowercase with hyphens
Open

#page_body {

Selector club_name should be written in lowercase with hyphens
Open

table.base#teams_table td.club_name {

Selector event_info should be written in lowercase with hyphens
Open

.event_info p:last-child {

Selector child_single_day_events should be written in lowercase with hyphens
Open

table.child_single_day_events, .source_events {

Selector source_events should be written in lowercase with hyphens
Open

table.child_single_day_events, .source_events {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.date, table.source_events td.date {

Merge rule table.results with rule on line 240
Open

table.results {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Selector points_total should be written in lowercase with hyphens
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Merge rule table.results td.points_total with rule on line 493
Open

table.results td.points_total {

Selector promoted_events should be written in lowercase with hyphens
Open

.promoted_events .name,

Selector preview_import_table should be written in lowercase with hyphens
Open

#preview_import_table tr th.invalid {

Selector import_year should be written in lowercase with hyphens
Open

#import_year {

Selector person_member_to_2i should be written in lowercase with hyphens
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Avoid qualifying class selectors with an element.
Open

.hovering,

Avoid qualifying class selectors with an element.
Open

td.right, th.right {

Avoid qualifying class selectors with an element.
Open

.ows table.points th, table.points td {

border-top: 0 is preferred over border-top: none
Open

  border-top: none;

Selector should have depth of applicability no greater than 3, but was 4
Open

.hovering,

Merge rule .owps .giant-logo img with rule on line 718
Open

.owps .giant-logo img {

Avoid qualifying class selectors with an element.
Open

table.calendar tbody tr:hover td.day_from_other_month {

Avoid qualifying class selectors with an element.
Open

a.beginner_friendly {

Selector category_root should be written in lowercase with hyphens
Open

.category_root {

Avoid qualifying class selectors with an element.
Open

.post div.reply {

Selector total_points should be written in lowercase with hyphens
Open

table.base td.total_points span.total

Avoid qualifying class selectors with an element.
Open

table.base td.total_points span.total

Avoid qualifying class selectors with an element.
Open

table.base td.total_points {

Selector event_races should be written in lowercase with hyphens
Open

.event_races .race:first-child {

Each selector in a comma sequence should be on its own single line
Open

table.child_single_day_events td.date, table.source_events td.date {

Each selector in a comma sequence should be on its own single line
Open

table.child_single_day_events td.event, table.source_events td.event {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.child {

Selector first_aid_providers should be written in lowercase with hyphens
Open

table.first_aid_providers td.date {

Avoid qualifying class selectors with an element.
Open

table.first_aid_providers td.date {

Avoid qualifying class selectors with an element.
Open

table.first_aid_providers td.name {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.first_name,

Selector promoted_events should be written in lowercase with hyphens
Open

.promoted_events .name,

Selector promoted_events should be written in lowercase with hyphens
Open

.promoted_events .link {

Color red should be written in hexadecimal form as #ff0000
Open

  color: red;;

Merge rule .promoted_events .name, .promoted_events .link with rule on line 612
Open

.promoted_events .name,

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Each selector in a comma sequence should be on its own single line
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Selector person_date_of_birth_1i should be written in lowercase with hyphens
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Avoid qualifying class selectors with an element.
Open

.hovering,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Each selector in a comma sequence should be on its own single line
Open

.ows table.points th, table.points td {

Selector points_total should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results th.category_name,

Color literals like red should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  color: red;

Selector promoted_events should be written in lowercase with hyphens
Open

.promoted_events .name,

Avoid using id selectors
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Each selector in a comma sequence should be on its own single line
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Avoid using id selectors
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Properties should be ordered background-color, border-color
Open

  border-color: $highlight-color;

Selector time_down should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Selector points_penalty should be written in lowercase with hyphens
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

.teams td.name {

Avoid qualifying class selectors with an element.
Open

table.results th.time_bonus_penalty,

Avoid qualifying class selectors with an element.
Open

.form-inline input.city {

Selector time_gap_to_leader should be written in lowercase with hyphens
Open

table.results th.time_total,

Each selector in a comma sequence should be on its own single line
Open

table.child_single_day_events td, table.source_events td {

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.date, table.source_events td.date {

Selector last_name should be written in lowercase with hyphens
Open

table.results th.last_name {

Selector source_events should be written in lowercase with hyphens
Open

table.child_single_day_events td.date, table.source_events td.date {

Merge rule table.results td.event with rule on line 493
Open

table.results td.event {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.event {

Color literals like red should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  color: red;;

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Merge rule .promoted_events .link with rule on line 617
Open

.promoted_events .link {

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Avoid qualifying class selectors with an element.
Open

.owps img.logo {

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector time_down should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results th.first_name,

Avoid qualifying class selectors with an element.
Open

table.results th.last_name {

Merge rule table.results th.last_name with rule on line 493
Open

table.results th.last_name {

Selector category_name should be written in lowercase with hyphens
Open

table.results th.category_name,

Avoid using id selectors
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Avoid using id selectors
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Avoid qualifying class selectors with an element.
Open

td.right, th.right {

Avoid qualifying class selectors with an element.
Open

.ows table.points th, table.points td {

Properties should be ordered margin-left, margin-right
Open

  margin-right: 0;

Opening curly brace { should be preceded by one space
Open

ul.calculations  {

Selector points_bonus should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector points_penalty should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.first_name,

Declaration should be terminated by a single semicolon
Open

  color: red;;

Properties should be ordered margin-left, margin-top, padding-top
Open

  margin-top: 0;

Selector person_member_from_1i should be written in lowercase with hyphens
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Selector person_member_from_3i should be written in lowercase with hyphens
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Avoid qualifying class selectors with an element.
Open

.hovering,

Avoid qualifying class selectors with an element.
Open

.owps img.lets-race-bikes-logo {

Avoid qualifying class selectors with an element.
Open

ul.calculations  {

Merge rule table.results th.name with rule on line 493
Open

table.results th.name {

Avoid qualifying class selectors with an element.
Open

table.results td.dates {

Avoid qualifying class selectors with an element.
Open

table.results td.name a.riera:hover {

Avoid qualifying class selectors with an element.
Open

#preview_import_table tr th.invalid {

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Each selector in a comma sequence should be on its own single line
Open

select#person_date_of_birth_2i, select#person_member_from_2i, select#person_member_to_2i {

Avoid qualifying class selectors with an element.
Open

table.people div.aliases {

Merge rule .owps img with rule on line 708
Open

.owps img {

Merge rule ul.calculations li with rule on line 783
Open

ul.calculations li {

Avoid qualifying class selectors with an element.
Open

table.base#teams_table td.club_name {

Avoid using id selectors
Open

table.base#teams_table td.contact {

Avoid qualifying class selectors with an element.
Open

.form-inline input.state {

Avoid qualifying class selectors with an element.
Open

table.event_nav td.delete {

Selector event_nav should be written in lowercase with hyphens
Open

table.event_nav td.delete {

Selector source_events should be written in lowercase with hyphens
Open

table.child_single_day_events td, table.source_events td {

Avoid qualifying class selectors with an element.
Open

table.child_single_day_events td.child a {

Rule declaration should be preceded by an empty line
Open

  a {

Selector event_notes should be written in lowercase with hyphens
Open

.event_notes.large {

Selector team_name should be written in lowercase with hyphens
Open

    .event,

Avoid qualifying class selectors with an element.
Open

table.results td.laps,

Selector points_penalty should be written in lowercase with hyphens
Open

table.results td.laps,

Selector time_bonus_penalty should be written in lowercase with hyphens
Open

table.results td.laps,

Selector time_gap_to_winner should be written in lowercase with hyphens
Open

table.results td.laps,

Selector time_total should be written in lowercase with hyphens
Open

table.results td.laps,

Avoid qualifying class selectors with an element.
Open

table.results th.place,

Avoid qualifying class selectors with an element.
Open

table.results th.time_total,

Avoid qualifying class selectors with an element.
Open

table.results th.name {

Selector promoted_events should be written in lowercase with hyphens
Open

.promoted_events .link {

Selector person_member_to_1i should be written in lowercase with hyphens
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Avoid qualifying id selectors with an element.
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Selector select-modalselect_promoter should be written in lowercase with hyphens
Open

.select-modalselect_promoter .form-horizontal .form-group {

Each selector in a comma sequence should be on its own single line
Open

select#person_date_of_birth_1i, select#person_member_from_1i, select#person_member_to_1i {

Selector person_member_to_3i should be written in lowercase with hyphens
Open

select#person_date_of_birth_3i, select#person_member_from_3i, select#person_member_to_3i {

Avoid qualifying class selectors with an element.
Open

  table.people .name {

There are no issues that match your filters.

Category
Status