Mikej81/WebRDP

View on GitHub

Showing 963 of 964 total issues

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

fieldset{
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

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

Unqualified attribute selectors are known to be slow.
Open

[hidden],template{
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:border-box
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

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

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

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

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

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

.sr-only-focusable:active,.sr-only-focusable:focus{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.bg-primary{
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

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

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

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

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

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

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

Heading (h5) has already been defined.
Open

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

Heading (h4) has already been defined.
Open

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

Attribute selectors with *= are slow!
Open

table col[class*=col-]{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

    .table-responsive{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint
Severity
Category
Status
Source
Language