3scale/porta

View on GitHub

Showing 5,266 of 5,596 total issues

Unknown property background-color-color
Open

    color: $error-color;

Properties should be ordered border-color, box-shadow, color, outline
Open

    outline: none !important;

Merge rule form.formtastic:not(.pf-c-form) fieldset fieldset fieldset with rule on line 3
Open

form.formtastic:not(.pf-c-form) fieldset fieldset fieldset {

Selector should have depth of applicability no greater than 3, but was 6
Open

#fancybox-inner form.formtastic:not(.pf-c-form) fieldset > ol > li label {

!important should not be used
Open

  max-width: calc(100% - #{$border-width}) !important;

1/4 should be written with a single space on each side of the operator: 1 / 4
Open

      margin: 0 line-height-times(1/4) 0 line-height-times(-1/4);

1/4 should be written with a single space on each side of the operator: 1 / 4
Open

        width: line-height-times(1/4);

Selector should have depth of applicability no greater than 3, but was 4
Open

      fieldset {

Line should be indented 2 spaces, but was indented 1 spaces
Open

 margin: 0;

Selector should have depth of applicability no greater than 3, but was 6
Open

form.formtastic:not(.pf-c-form) fieldset > ol > li fieldset legend {

Selector should have depth of applicability no greater than 3, but was 4
Open

    &#search_month_number,

Properties should be ordered margin, padding
Open

    padding: 0 0 0 0;

Properties should be ordered margin, max-width, padding, position
Open

  padding: 0 0 0 0;

Selector should have depth of applicability no greater than 3, but was 7
Open

form.formtastic:not(.pf-c-form) fieldset > ol > li.radio fieldset ol li {

Properties should be ordered display, margin, padding, width
Open

    width: auto !important;

Selector should have depth of applicability no greater than 3, but was 5
Open

form.formtastic:not(.pf-c-form) fieldset > ol > li.boolean label {

Selector should have depth of applicability no greater than 3, but was 5
Open

form#new_post.formtastic fieldset > ol > li.boolean label {

1/4 should be written with a single space on each side of the operator: 1 / 4
Open

  margin: 0 0 line-height-times(1/4) 0;

Each selector in a comma sequence should be on its own single line
Open

form.button-to, form.button-to div, form.inline, form.inline div {

Merge rule form.formtastic:not(.pf-c-form) fieldset > ol > li fieldset legend.label label with rule on line 3
Open

form.formtastic:not(.pf-c-form) fieldset > ol > li fieldset legend.label label {
Severity
Category
Status
Source
Language