hpi-schuelerklub/workshop-portal

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

Summary

Maintainability
Test Coverage

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

Property with star prefix found.
Open

    *display:inline
Severity: Minor
Found in app/assets/stylesheets/requests.css by csslint

Unqualified attribute selectors are known to be slow.
Open

.owl-theme .owl-controls .owl-nav [class*=owl-]{
Severity: Minor
Found in app/assets/stylesheets/requests.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

Unqualified attribute selectors are known to be slow.
Open

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

Attribute selectors with *= are slow!
Open

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

Duplicate property '*display' found.
Open

    *display:inline
Severity: Minor
Found in app/assets/stylesheets/requests.css by csslint

Expected (<font-style>) but found 'none'.</font-style>
Open

    font-style: none;
Severity: Minor
Found in app/assets/stylesheets/requests.css by csslint

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

.owl-prev, .owl-next {
Severity: Minor
Found in app/assets/stylesheets/requests.css by csslint

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

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

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

.owl-theme .owl-controls .owl-nav .disabled{
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

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

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

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

There are no issues that match your filters.

Category
Status