hpi-schuelerklub/workshop-portal

View on GitHub

Showing 208 of 208 total issues

Attribute selectors with *= are slow!
Open

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

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

.dropdown-colorselector>.dropdown-menu>li>.color-btn:hover {

display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
Open

    float: left;

Don't use IDs in selectors.
Open

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

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

.dropdown-colorselector>.dropdown-menu>li {

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

.loader {
Severity: Minor
Found in app/assets/stylesheets/loader.css by csslint

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

.ms-container .ms-list{

Adjoining classes: .owl-theme .owl-dots .owl-dot.active span
Open

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{
Severity: Minor
Found in app/assets/stylesheets/requests.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-top: 0px;
Severity: Minor
Found in app/assets/stylesheets/emails.css by csslint

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

#participants_download_submit_button  {

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

.owl-theme .owl-dots .owl-dot span{
Severity: Minor
Found in app/assets/stylesheets/requests.css by csslint

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

.request_details dt {
Severity: Minor
Found in app/assets/stylesheets/requests.css by csslint

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

.dropdown-colorselector>.dropdown-menu {

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

#error_explanation ul li {
Severity: Minor
Found in app/assets/stylesheets/scaffold.css by csslint

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

.start-page-pictures .picture-1 {

Don't use IDs in selectors.
Open

#applicant_details dd {

Adjoining classes: .dropdown-colorselector > .dropdown-menu > li > .color-btn.selected:after
Open

.dropdown-colorselector>.dropdown-menu>li>.color-btn.selected:after {

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

.btn-colorselector {
Severity
Category
Status
Source
Language