HansHammel/watchmen

View on GitHub

Showing 1,086 of 1,086 total issues

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

.btn-warning .badge{color:#f0ad4e;background-color:#fff}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .btn-danger:active.focus
Open

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .open > .dropdown-toggle.btn-danger:hover
Open

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .nav-tabs.nav-justified > .dropdown .dropdown-menu
Open

.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Attribute selectors with *= are slow!
Open

table col[class*=col-]{position:static;float:none;display:table-column}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.table-responsive{overflow-x:auto;min-height:.01%}
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]{box-sizing:border-box;-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

.form-group-sm .form-control,.input-sm{padding:5px 10px;border-radius:3px;font-size:12px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .has-error.radio label
Open

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.btn-default .badge{color:#fff;background-color:#333}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .btn-primary.focus
Open

.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .btn-primary.active:focus
Open

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .open > .dropdown-toggle.btn-primary:hover
Open

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}
Severity: Minor
Found in webserver/public/build/style.css by csslint
Severity
Category
Status
Source
Language