app/webpacker/css/admin/relationships.scss
Avoid using id selectors Open
Open
table#enterprise-relationships,
- Exclude checks
Avoid qualifying id selectors with an element. Open
Open
table#enterprise-relationships,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
th.actions,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
th.actions,
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
tr.ng-enter {
- Exclude checks
Color literals like #f9f1ae
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #f9f1ae;
- Exclude checks
Color literals like #f00
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #f00;
- Exclude checks
Avoid using id selectors Open
Open
table#enterprise-relationships,
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #fff;
- Exclude checks
Avoid qualifying id selectors with an element. Open
Open
table#enterprise-relationships,
- Exclude checks