hpi-schuelerklub/workshop-portal

View on GitHub
app/assets/stylesheets/events.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#applicants_overview {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Don't use IDs in selectors.
Open

#event_overview dd {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Don't use IDs in selectors.
Open

#event-date-pickers div {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Don't use IDs in selectors.
Open

#event-date-pickers .form-control {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Don't use IDs in selectors.
Open

#event_overview dt {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Don't use IDs in selectors.
Open

#event_overview ul {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Don't use IDs in selectors.
Open

#event-date-pickers a.close {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Don't use IDs in selectors.
Open

#event-date-pickers .close {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Don't use IDs in selectors.
Open

#wsp-event-show-banner {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Fallback border-bottom (hex or RGB) should precede RGBA border-bottom.
Open

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Fallback border-bottom (hex or RGB) should precede RGBA border-bottom.
Open

    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Rule is empty.
Open

    .event-year {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Rule is empty.
Open

.event-date-picker-start, .event-date-picker-end {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

.event-preview a.btn-danger:hover {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

#wsp-event-show-banner {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

.event-preview a.btn-default:hover {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

Heading (h3) should not be qualified.
Open

.event-preview h3 {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

.event-preview a.btn-success:hover {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

.event-date {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

.event-list .event-date {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

.event-day {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

.event-preview a:hover {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

    .event-date > span {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

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

#event_overview ul {
Severity: Minor
Found in app/assets/stylesheets/events.css by csslint

There are no issues that match your filters.

Category
Status