3scale/porta

View on GitHub

Showing 5,266 of 5,596 total issues

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

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

Avoid using id selectors
Open

  #settings,

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;

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

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

Avoid vendor prefixes.
Open

::-moz-placeholder { /* Firefox 19+ */

Avoid using id selectors
Open

#new_service_wrapper {

Avoid using id selectors
Open

      input,

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

      input,

Properties should be ordered float, margin-top, padding, position, z-index
Open

  position: relative;

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

  background-size: line-height-times(1/3) auto;

Properties should be ordered float, margin-top
Open

    margin-top: 0 !important;

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

    &.commit {

Unnecessary parent selector (&)
Open

    &> legend {

Avoid using id selectors
Open

form.formtastic:not(.pf-c-form) ol > li#api_docs_service_body_input {

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

        top: line-height-times(1/24);

Merge rule fieldset with rule on line 254
Open

  fieldset {

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

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

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

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

Shorthand form for property margin should be written more concisely as 0 instead of 0 0 0 0
Open

  margin: 0 0 0 0;

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

form.formtastic:not(.pf-c-form) strong small {
Severity
Category
Status
Source
Language