3scale/porta

View on GitHub

Showing 5,266 of 5,596 total issues

Avoid using id selectors
Open

  table#backend_apis, table#proxy-rules {

Commas in function arguments should be followed by one space
Open

          background-color: rgba(255,255,255,0.55);

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

    input, select {

Avoid vendor prefixes.
Open

    &:-moz-placeholder { /* Firefox 18- */

Expected item on line 109 to appear before line 107. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

    @include ellipsis();

Avoid using id selectors
Open

#cms-sidebar {

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

  margin: line-height-times(1/2);

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

.formtastic.cms_template, .formtastic.cms_section, .formtastic.cms_file {

Avoid using id selectors
Open

#cms-template-editor {

Properties should be ordered clear, margin-left
Open

    margin-left: 0;

Avoid using id selectors
Open

#cms-filter {

Avoid using id selectors
Open

#cms-sidebar-filter-origin {

!important should not be used
Open

  width: 100% !important;

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

      a {

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

        input, &.string input, &.password input, &.email input,  &.phone input {

Properties should be ordered float, padding-right, width
Open

  width: 80%;

Properties should be ordered float, font-size
Open

    font-size: 13px;

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

    .fa-puzzle-piece, .fa-hdd-o {

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

      margin-left: line-height-times(1/2);

!important should not be used
Open

        background-color: $error-background-color !important;
Severity
Category
Status
Source
Language