3scale/porta

View on GitHub

Showing 5,205 of 5,561 total issues

Empty rule
Open

.fa-hdd-o {

0px should be written without units as 0
Open

padding: 0px;

0px should be written without units as 0
Open

top: 0px;

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

box-shadow: 0 0 line-height-times(1/2) $stats-chart-tooltip-shadow;

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

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

Avoid using id selectors
Open

#flashWrapper {

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

@include trailer(-0.5);

Expected 0 spaces before ) instead of
Open

@include animation( reveal 1s ease-out 1s forwards );

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

* {

Begin pseudo elements with double colons: ::
Open

&:after {

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

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

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

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

Merge rule .c3-tooltip th with rule on line 189
Open

.c3-tooltip th {

Properties should be ordered display, font-size, margin-bottom, position
Open

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

Properties should be ordered margin, max-width, min-width, position, text-align
Open

text-align: left;

Properties should be ordered color, line-height, position, right, top, z-index
Open

position: absolute;

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

@include padding-leader;

Properties should be ordered color, float, font-style, width
Open

float: right;

Properties should be ordered padding-left, text-align, width
Open

text-align: left;

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

* {
Severity
Category
Status
Source
Language