hpi-schuelerklub/workshop-portal

View on GitHub

Showing 208 of 208 total issues

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

.btn-colorselector {

Values of 0 shouldn't have units specified.
Open

padding: 5px 0px 0px 5px;

Element (li.ms-elem-selectable) is overqualified, just use .ms-elem-selectable without element name.
Open

.ms-container .ms-selectable li.ms-elem-selectable,

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-prev, .owl-next {
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-theme .owl-dots {

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

.owl-theme .owl-dots .owl-dot span {

Don't use IDs in selectors.
Open

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

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

.dropdown-colorselector>.dropdown-menu {

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

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

Expected (<filter-function-list> | none) but found 'alpha(opacity = 80)'.</filter-function-list>
Open

filter: alpha(opacity = 80);

Element (li.ms-elem-selection) is overqualified, just use .ms-elem-selection without element name.
Open

.ms-container .ms-selection li.ms-elem-selection{

Heading (h3) should not be qualified.
Open

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

Property with star prefix found.
Open

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

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

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

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

.start-page-picture {

Standard property 'transform' should come after vendor-prefixed property '-webkit-transform'.
Open

-webkit-transform: rotate(10deg);
Severity
Category
Status
Source
Language