4minitz/4minitz

View on GitHub
client/stylesheets/4minitz.css

Summary

Maintainability
Test Coverage

Adjoining classes: .panel-link.disabled:hover
Open

.panel-link.disabled:hover {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Adjoining classes: .panel-link.disabled:hover
Open

.panel-link.disabled:hover {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Adjoining classes: .panel-link.disabled
Open

.panel-link.disabled {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Adjoining classes: .panel-heading.actionitem-closed
Open

.panel-heading.actionitem-closed {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Adjoining classes: .panel-heading.infoitem
Open

.panel-heading.infoitem {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Adjoining classes: .panel-heading.actionitem-open-due-today
Open

.panel-heading.actionitem-open-due-today {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

The property -ms-column-count is compatible with -webkit-column-count and -moz-column-count and should be included as well.
Open

        -webkit-column-count: 2;
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Adjoining classes: .panel-heading.actionitem-open-due-over
Open

.panel-heading.actionitem-open-due-over {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Adjoining classes: .panel-heading.actionitem-open
Open

.panel-heading.actionitem-open {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Adjoining classes: .panel-heading.bright
Open

.panel-heading.bright {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 2px 6px 2px 1px;
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 2px 6px 2px 1px;
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 5px;
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Element (li.active) is overqualified, just use .active without element name.
Open

ul.nav-tabs li.active {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Element (input.pick-a-color) is overqualified, just use .pick-a-color without element name.
Open

input.pick-a-color {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Element (label.checkbox-inline) is overqualified, just use .checkbox-inline without element name.
Open

.checkbox input[type=checkbox]:checked + .checkbox-material .check, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.connection-info {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.btn-warning-expand {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.version-info {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.remove-symbol {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.panel-link {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

Outlines shouldn't be hidden unless other visual changes are made.
Open

a:focus {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.detailText td, .detailText th {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.meetingSeriesSearchbar input{
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.username-label {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.detailText table {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.td-ellipsis span {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.dragDropHandle:hover {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

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

.pull-right-icons .glyphicon {
Severity: Minor
Found in client/stylesheets/4minitz.css by csslint

There are no issues that match your filters.

Category
Status