Mikej81/WebRDP

View on GitHub

Showing 963 of 964 total issues

Heading (h6) has already been defined.
Open

.h4,.h5,.h6,h4,h5,h6{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

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

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

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

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

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

    -webkit-appearance:none
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.checkbox,.radio{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .checkbox-inline.disabled
Open

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

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

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

Use of !important
Open

        border-collapse:collapse!important
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Heading (h2) has already been defined.
Open

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

Heading (h2) has already been defined.
Open

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

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

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

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

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

Unexpected token '4px ' at line 3032, col 13.
Open

    margin-top:4px\9;
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .form-control-static.input-lg
Open

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

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

.form-group-sm .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:5px 10px;
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:10px 16px;
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing:content-box;
Severity: Minor
Found in client/css/bootstrap.min.css by csslint
Severity
Category
Status
Source
Language