src/transactions/css/index.css
Don't use IDs in selectors. Open
Open
#reconciliation-progress {
- Exclude checks
Don't use IDs in selectors. Open
Open
#transactions-header {
- Exclude checks
Don't use IDs in selectors. Open
Open
#transactions,
- Exclude checks
Fallback background-color (hex or RGB) should precede RGBA background-color. Open
Open
background-color: rgba(0, 255, 0, 0.1);
- Exclude checks
@import prevents parallel downloads, use <link> instead. Open
Open
@import "~/loot/css/variables.css";
- Exclude checks
Element (tr.future) is overqualified, just use .future without element name. Open
Open
tr:not(.future) + tr.future {
- Exclude checks
Element (small.transaction-status) is overqualified, just use .transaction-status without element name. Open
Open
small.transaction-status {
- Exclude checks
Expected end of value but found 'var(--state-warning-text)'. Open
Open
border-top: 2px solid var(--state-warning-text);
- Exclude checks
Rule is empty. Open
Open
#transactions,
- Exclude checks
Unknown property 'tr'. Open
Open
tr:last-child td {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#reconciliation-progress {
- Exclude checks
Unexpected token '&' at line 35, col 3. Open
Open
&.transaction-date {
- Exclude checks
Expected RBRACE at line 31, col 3. Open
Open
&.has-dropdown {
- Exclude checks
Unexpected token '>' at line 18, col 3. Open
Open
> td {
- Exclude checks
Unexpected token '&' at line 39, col 3. Open
Open
&.account {
- Exclude checks
Expected RBRACE at line 13, col 2. Open
Open
> tbody.reconciling > tr.cleared {
- Exclude checks
Unexpected token '}' at line 21, col 2. Open
Open
}
- Exclude checks
Expected COLON at line 46, col 10. Open
Open
table {
- Exclude checks
Expected RBRACE at line 63, col 6. Open
Open
&.category {
- Exclude checks
Unexpected token '}' at line 85, col 3. Open
Open
}
- Exclude checks
Expected COLON at line 74, col 12. Open
Open
input[type="checkbox"] {
- Exclude checks
Expected RBRACE at line 50, col 22. Open
Open
tr:last-child td {
- Exclude checks
Unexpected token '}' at line 91, col 2. Open
Open
}
- Exclude checks
Unexpected token '}' at line 84, col 4. Open
Open
}
- Exclude checks
Unexpected token '}' at line 83, col 5. Open
Open
}
- Exclude checks
Unexpected token '}' at line 92, col 1. Open
Open
}
- Exclude checks
Unexpected token '}' at line 77, col 6. Open
Open
}
- Exclude checks
Unexpected token '&' at line 43, col 3. Open
Open
&.details {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
&.details {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
td {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
button {
- Exclude checks
Unexpected token '&' at line 67, col 6. Open
Open
&.memo {
- Exclude checks
Unexpected token '&' at line 87, col 3. Open
Open
&.amount {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
&.amount {
- Exclude checks