hpi-schuelerklub/workshop-portal

View on GitHub

Showing 208 of 208 total issues

Don't use IDs in selectors.
Open

#applicant_details dd {

Adjoining classes: .dropdown-menu.dropdown-caret:before
Open

.dropdown-menu.dropdown-caret:before {

Adjoining classes: .dropdown-menu.dropdown-caret:after
Open

.dropdown-menu.dropdown-caret:after {

Use of !important
Open

padding-left: 0 !important;

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

.email-content {
Severity: Minor
Found in app/assets/stylesheets/emails.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

#applicants_overview {
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 doesn't have all its properties in alphabetical order.
Open

.profile_details dt {
Severity: Minor
Found in app/assets/stylesheets/profiles.css by csslint

Attribute selectors with *= are slow!
Open

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
Severity: Minor
Found in app/assets/stylesheets/requests.css by csslint

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

.start-page-pictures .picture-1 {

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

.owl-theme .owl-nav {

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

.owl-theme .owl-nav [class*='owl-'] {

Duplicate property '*display' found.
Open

*display: inline; }

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

border-bottom: 7px solid rgba(0, 0, 0, 0.2);

Adjoining classes: .dropdown-menu.dropdown-caret:after
Open

.dropdown-menu.dropdown-caret:after {

Outlines should only be modified using :focus.
Open

.ms-container .ms-list.ms-focus{

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

Don't use IDs in selectors.
Open

#event-date-pickers .form-control {
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
Severity
Category
Status
Source
Language