HansHammel/watchmen

View on GitHub

Showing 1,086 of 1,086 total issues

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

abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.ng-table th{text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-ms-user-select:none;user-select:none}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .ng-table th.sortable.sort-desc .sort-indicator:after
Open

.ng-table th.sortable .sort-indicator:before,.ng-table th.sortable.sort-desc .sort-indicator:after{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.ng-table-responsive td:before{position:absolute;padding:8px;left:0;top:0;width:50%;white-space:nowrap;text-align:left;font-weight:700;content:attr(data-title-text)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

.table td,.table th{background-color:#fff!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .open > .dropdown-toggle.btn-default
Open

.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-warning{background-image:none}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Heading (h3) has already been defined.
Open

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

code,kbd{padding:2px 4px;font-size:90%}
Severity: Minor
Found in webserver/public/build/style.css by csslint

The property -ms-user-select is compatible with -webkit-user-select and should be included as well.
Open

.btn,.c3 text{-webkit-user-select:none}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .btn-info.active
Open

.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-warning{background-image:none}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Heading (h5) has already been defined.
Open

.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Heading (h6) has already been defined.
Open

.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.bg-primary{color:#fff;background-color:#337ab7}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

kbd{color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.container,.container-fluid{margin-right:auto;margin-left:auto}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Expected (<filter-function-list> | none) but found 'alpha(opacity=60)'.</filter-function-list>
Open

.ng-table th.sortable.sort-desc .sort-indicator:after{visibility:visible;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .ng-table th.sortable.sort-asc .sort-indicator:before
Open

.invisible,.ng-table th.sortable.sort-asc .sort-indicator:before,.ng-table th.sortable.sort-desc .sort-indicator:before{visibility:hidden}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Attribute selectors with ^= are slow!
Open

a[href^="#"]:after,a[href^="javascript:"]:after{content:""}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .open > .dropdown-toggle.btn-info
Open

.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-warning{background-image:none}
Severity: Minor
Found in webserver/public/build/style.css by csslint
Severity
Category
Status
Source
Language