Mikej81/WebRDP

View on GitHub

Showing 963 of 964 total issues

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

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

Heading (h2) has already been defined.
Open

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

Heading (h3) has already been defined.
Open

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

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

abbr[data-original-title],abbr[title]{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.container{
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

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

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

.checkbox-inline,.radio-inline{
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

Unqualified attribute selectors are known to be slow.
Open

[role=button]{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

button,input,optgroup,select,textarea{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Heading (h5) has already been defined.
Open

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

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

table col[class*=col-]{
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

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

Use of !important
Open

        -webkit-box-shadow:none!important;
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

Use of !important
Open

        border:1px solid #ddd!important
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Unexpected token '1px ' at line 2909, col 13.
Open

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

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

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint
Severity
Category
Status
Source
Language