public_html/layouts/basic/styles/_Mixins.scss
Line should be indented with spaces, not tabs Open
Open
-o-transition: $settings;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-overflow: ellipsis;
- Exclude checks
Selector c-detail-widget__actions
should be written in lowercase with hyphens Open
Open
.c-detail-widget__actions {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
bottom: calculate-rem($bottom);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: calculate-rem(35px);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-box-shadow: $settings;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: $settings;
- Exclude checks
0.8
should be written without a leading zero as .8
Open
Open
opacity: 0.8;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-transition: $settings;
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-column-count: $number;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-column-gap: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
justify-content: center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 50%;
- Exclude checks
Name of variable rotateDeg
should be written in all lowercase letters with hyphens instead of underscores Open
Open
transform: rotate($rotateDeg);
- Exclude checks
Use //
comments everywhere Open
Open
/* {[The file is published on the basis of YetiForce Public License 6.5 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-transition: $settings;
- Exclude checks
Avoid vendor prefixes. Open
Open
-ms-transition: $settings;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-box-shadow: $settings;
- Exclude checks
Properties should be ordered bottom, position, right Open
Open
position: absolute;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 9999999;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
@include u-transition(transform 0.5s ease);
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-column-width: $number;
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-transition: $settings;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-column-count: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
column-count: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-column-gap: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-column-gap: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-column-width: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-ms-transition: $settings;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transition: $settings;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-column-width: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
white-space: nowrap;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: calculate-rem($right);
- Exclude checks
Expected item on line 68 to appear before line 67. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include u-transition(transform 0.5s ease);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: flex;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
opacity: 0.8;
- Exclude checks
Name of variable rotateDeg
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@mixin u-transform($rotateDeg) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-detail-widget__actions {
- Exclude checks
Name of variable rotateDeg
should be written in all lowercase letters with hyphens instead of underscores Open
Open
.u-transform_rotate-#{$rotateDeg} {
- Exclude checks
Name of variable rotateDeg
should be written in all lowercase letters with hyphens instead of underscores Open
Open
&.u-transform_rotate-#{$rotateDeg} {
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-column-count: $number;
- Exclude checks
@mixin declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.collapsed {
- Exclude checks
Name of mixin c-detail-widget__actions
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@mixin c-detail-widget__actions($breakpoint-down, $breakpoint-up) {
- Exclude checks
Avoid vendor prefixes. Open
Open
-o-transition: $settings;
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-box-shadow: $settings;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-box-shadow: $settings;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-transition: $settings;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-column-count: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
column-gap: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
align-items: center;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: calculate-rem(35px);
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: absolute;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.u-transform_rotate-#{$rotateDeg} {
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-column-gap: $number;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-column-width: $number;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
column-width: $number;
- Exclude checks
Name of variable rotateDeg
should be written in all lowercase letters with hyphens instead of underscores Open
Open
.u-transform_rotate-#{$rotateDeg},
- Exclude checks