Mikej81/WebRDP

View on GitHub

Showing 963 of 964 total issues

Unqualified attribute selectors are known to be slow.
Open

[hidden],template{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Use of !important
Open

        text-shadow:none!important;
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Heading (h2) has already been defined.
Open

    h2,h3{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

The universal selector (*) is known to be slow.
Open

*{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

ol,ul{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

code{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

input[type=checkbox],input[type=radio]{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .radio.disabled label
Open

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.form-control-static{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.form-group-lg .form-control{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

    padding:11px 16px;
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

    .form-horizontal .form-group-sm .control-label{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: a.btn.disabled
Open

a.btn.disabled,fieldset[disabled] a.btn{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .btn-default.active.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{
Severity: Minor
Found in client/css/bootstrap.min.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{
Severity: Minor
Found in client/css/bootstrap.min.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{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .open > .dropdown-toggle.btn-default:hover
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{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: fieldset[disabled] .btn-default.active
Open

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .btn-default.disabled.focus
Open

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.btn-primary.focus,.btn-primary:focus{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint
Severity
Category
Status
Source
Language