Program Files/browser/style.scss
Rule declaration should be preceded by an empty line Open
Open
.toolbar {
- Exclude checks
Avoid using id selectors Open
Open
#websitecontrols {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #000;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
img {
- Exclude checks
Properties should be ordered aspect-ratio, height, left, position, top, z-index Open
Open
height: 70%;
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#websitecontrols1 {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&#website {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
body {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#adressstuff {
- Exclude checks
Avoid using id selectors Open
Open
#websitecontrols1 {
- Exclude checks
Avoid using id selectors Open
Open
&#website {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#adressstuff {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
input {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&#website {
- Exclude checks
Properties should be ordered display, flex-direction, height, margin, overflow, padding, width Open
Open
width: 100%;
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
display: inline
- Exclude checks
Properties should be ordered aspect-ratio, font-size, height, padding Open
Open
padding: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 0;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #000;
- Exclude checks
Properties should be ordered border, border-radius, flex-grow, margin, padding, width Open
Open
padding: 5px 5px 5px 40px;
- Exclude checks
Properties should be ordered border, height, width Open
Open
height: 100%;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&[disabled] {
- Exclude checks
Properties should be ordered display, flex-direction, height, justify-content, padding Open
Open
justify-content: stretch;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
#adressstuff {
- Exclude checks
Avoid using id selectors Open
Open
#adressstuff {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
button {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
opacity: 0.5;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing: border-box;
- Exclude checks
Properties should be ordered margin, padding Open
Open
padding: 0;
- Exclude checks
Properties should be ordered display, flex-direction, flex-grow, justify-content, position Open
Open
flex-grow: 7;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
#websitecontrols1 {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
body {
- Exclude checks
Properties should be ordered border, border-radius, flex-grow, line-height, margin, padding Open
Open
padding: 1px;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
#websitecontrols {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
button {
- Exclude checks