3scale/porta

View on GitHub

Showing 5,266 of 5,596 total issues

Avoid using id selectors
Open

#integration-tabs {

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

  background-position: right line-height-times(1/3) center;

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

    margin: 0 0 0 0;

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

    max-width: 100%;

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

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

Avoid using id selectors
Open

  #settings,

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

  padding: 0 0 0 0;

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

  padding: 0 0 0 0;

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

  padding: 0 0 0 0;

Properties should be ordered color, display, font-size, margin, max-width, padding
Open

  padding: 0 0 0 0;

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

  &::first-letter {

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.source_code {

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

form.formtastic:not(.pf-c-form) .radio.required abbr {

Avoid using id selectors
Open

  li#metric_system_name_input {

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

      input {

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

.error input[type='text'],

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

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

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

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

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

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

Properties should be ordered background, border, color, outline, -webkit-text-fill-color
Open

  outline: none !important;
Severity
Category
Status
Source
Language