Showing 5,271 of 5,271 total issues
Merge rule .fade.in
with rule on line 123 Open
Open
.fade.in {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table td.actions {
- Exclude checks
Avoid using id selectors Open
Open
#add-remove-buttons {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
table.exchanges {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
span.unavailable {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Merge rule .icon-2x.icon-border
with rule on line 111 Open
Open
.icon-2x.icon-border {
- Exclude checks
Use //
comments everywhere Open
Open
/* FONT AWESOME CORE
- Exclude checks
Merge rule .icon-3x.icon-border
with rule on line 119 Open
Open
.icon-3x.icon-border {
- Exclude checks
Commas in lists should be followed by one space Open
Open
$actions-bg-colors: $color-action-edit-bg, $color-action-clone-bg, $color-action-remove-bg, $color-action-void-bg, $color-action-capture-bg, $color-action-save-bg, $color-action-cancel-bg, $color-action-mail-bg !default;
- Exclude checks
Commas in lists should be followed by one space Open
Open
$actions-bg-colors: $color-action-edit-bg, $color-action-clone-bg, $color-action-remove-bg, $color-action-void-bg, $color-action-capture-bg, $color-action-save-bg, $color-action-cancel-bg, $color-action-mail-bg !default;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.sidebar-title span {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
html.firefox {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
table td.actions .no-text.icon-edit {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
a.update {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Color literals like #c1c1c1
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #c1c1c1;
- Exclude checks
Color literals like #ff9848
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ff9848;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
i.issue::before {
- Exclude checks