app/assets/stylesheets/overrides.scss
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
.stats a {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
img.img-cute {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
a {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
img.img-responsive {
- Create a ticketCreate a ticket
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
label.required:after {
- Create a ticketCreate a ticket
- Exclude checks
Color literals like red
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: red;
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
input {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
input::placeholder {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
strong {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
img.avatar {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
a:active {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
label.required:after {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
a {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
img.img-icon {
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
img {
- Create a ticketCreate a ticket
- Exclude checks
Colon after property should be followed by one space Open
Open
transition:
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
img {
- Create a ticketCreate a ticket
- Exclude checks
Use //
comments everywhere Open
Open
/* override "info" alert boxes to be green, not blue, on Growstuff */
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
.btn-info {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
.img-card {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.associations {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
ul {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.plantings {
- Create a ticketCreate a ticket
- Exclude checks
Colon after property should be followed by one space Open
Open
box-shadow:
- Create a ticketCreate a ticket
- Exclude checks
Color red
should be written in hexadecimal form as #ff0000
Open
Open
color: red;
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.thumbnail-buttons {
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
span {
- Create a ticketCreate a ticket
- Exclude checks
Shorthands of length 4
are not allowed. Value was 0.5em 0.5em 0.5em 0
Open
Open
margin: 0.5em 0.5em 0.5em 0;
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
a {
- Create a ticketCreate a ticket
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
img.img-tiny {
- Create a ticketCreate a ticket
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Create a ticketCreate a ticket
- Exclude checks
Use //
comments everywhere Open
Open
/* and set "success" to be the same, as it was just very slightly
- Create a ticketCreate a ticket
- Exclude checks
Selector should have depth of applicability no greater than 2, but was 3 Open
Open
a:hover {
- Create a ticketCreate a ticket
- Exclude checks
Shorthands of length 4
are not allowed. Value was 0 10px 0 -25px
Open
Open
margin: 0 10px 0 -25px;
- Create a ticketCreate a ticket
- Exclude checks