Mikej81/WebRDP

View on GitHub

Showing 963 of 964 total issues

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

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

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

.h4,.h5,.h6,h4,h5,h6{
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

Heading (h1) has already been defined.
Open

.h1,h1{
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

.bg-primary{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

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

.page-header{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{
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

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

.list-inline{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Heading (h4) 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

.table>thead>tr>th{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

Attribute selectors with *= are slow!
Open

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

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

.container-fluid{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

    border:1px solid #ccc;
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

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

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

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

    border:1px solid #ccc;
Severity: Minor
Found in client/css/bootstrap.min.css by csslint
Severity
Category
Status
Source
Language