public_html/layouts/basic/styles/layout/_Modal.scss
Color literals like rgba(0, 0, 0, 0.5)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
-moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.modal.fade {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-modal-xl {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.modal-content {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 90%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 600px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
Color literals like rgba(0, 0, 0, 0.5)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
padding: 0.5rem;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector clonedPopupUi
should be written in lowercase with hyphens Open
Open
.clonedPopupUi.modal {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
top: $h-header;
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.modal-full {
- 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
.modal {
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@if $max > map-get($grid-breakpoints, sm) and $max < map-get($grid-breakpoints, xxl) {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- 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
Color literals like rgba(0, 0, 0, 0.5)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.modal-dialog {
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.modal-dialog {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.modal-dialog.c-modal--fit-lg {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.modal-header,
- Exclude checks
Properties should be ordered -moz-transform, -webkit-transform, transform Open
Open
-webkit-transform: translate(0);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
z-index: 1032;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered left, margin-left, margin-right, max-width, min-height, right, top, width Open
Open
top: 21px;
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.modal-fullscreen {
- Exclude checks
Avoid vendor prefixes. Open
Open
-moz-transform: translate(0);
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
!important should not be used Open
Open
padding: 0 !important; //overwrite padding added by js
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid vendor prefixes. Open
Open
-webkit-transform: translate(0);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.c-modal-xxl {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
-moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks