paradite/gitviz

View on GitHub
public/css/calendar-heatmap.css

Summary

Maintainability
Test Coverage

Element (text.month-name) is overqualified, just use .month-name without element name.
Open

text.month-name,
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

Element (text.calendar-heatmap-legend-text) is overqualified, just use .calendar-heatmap-legend-text without element name.
Open

text.calendar-heatmap-legend-text,
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

Element (text.day-initial) is overqualified, just use .day-initial without element name.
Open

text.day-initial {
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

  background: rgba(0, 0, 0, 0.85);
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

Adjoining classes: .day-cell.future
Open

.day-cell.future {
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.monthpath {
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.day-cell.future {
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.day-cell-tooltip {
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

text.month-name,
Severity: Minor
Found in public/css/calendar-heatmap.css by csslint

There are no issues that match your filters.

Category
Status