3scale/porta

View on GitHub

Showing 5,266 of 5,596 total issues

Properties should be ordered float, font-weight, margin-bottom, padding-bottom, position, z-index
Open

  margin-bottom: line-height-times(-2);

Avoid vendor prefixes.
Open

        -webkit-column-rule: $border-width solid $border-color;

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

        &:hover {

Avoid using id selectors
Open

#integration-tabs .integration .SettingsBox {

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

    border-left: line-height-times(1/4) solid $border-color;

Merge rule table.mini td with rule on line 108
Open

table.mini td {

Avoid using id selectors
Open

table.mini, table#configs {

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);

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

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

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

    &.packed {

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

$sub-title-font-size:        (5/4) * $fontSize;

2.0 should be written without the mantissa as 2
Open

$border-width-lg:              2.0 * $border-width;

Colon after property should be followed by one space
Open

  background-color:           $color-base;

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

    table.list th,

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

      background-image: image-url('provider/key-background.png');

Avoid using id selectors
Open

#account-redhat-connect,

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

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

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

  tr td.actions a {

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

    legend {

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

$line-height-lg:              4/3 * $lineHeight;
Severity
Category
Status
Source
Language