HansHammel/watchmen

View on GitHub

Showing 1,086 of 1,086 total issues

The property -moz-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

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

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
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

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

.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

pre{padding:9.5px;margin:0 0 10px;font-size:13px;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.ng-table-responsive td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Heading (h2) has already been defined.
Open

h2,h3{page-break-after:avoid}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

.table{border-collapse:collapse!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .open > .dropdown-toggle.btn-warning
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 (h2) has already been defined.
Open

.h1,.h2,.h3,h1,h2,h3{margin-top:20px;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

.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.ng-table th.sortable.sort-asc,.ng-table th.sortable.sort-desc{text-shadow:0 1px 1px rgba(255,255,255,.75)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.ng-table-responsive tr{border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999}
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

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

Adjoining classes: .open > .dropdown-toggle.btn-primary
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 (h6) has already been defined.
Open

.h6,h6{font-size:12px}
Severity: Minor
Found in webserver/public/build/style.css by csslint
Severity
Category
Status
Source
Language