Mikej81/WebRDP

View on GitHub

Showing 963 of 964 total issues

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

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

Adjoining classes: .radio-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

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

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

Use of !important
Open

        border-top-color:#000!important
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Use of !important
Open

        background-color:#fff!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

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

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

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

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

    .dl-horizontal dt{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.form-control:focus{
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

Outlines should only be modified using :focus.
Open

a:active,a:hover{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

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

button::-moz-focus-inner,input::-moz-focus-inner{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

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

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

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

Adjoining classes: .checkbox.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

Expected (none | button | button-bevel | caps-lock-indicator | caret | checkbox | default-button | listbox | listitem | media-fullscreen-button | media-mute-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbargripper-horizontal | scrollbargripper-vertical | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical) but found 'textfield'.
Open

    -webkit-appearance:textfield
Severity: Minor
Found in client/css/bootstrap.min.css by csslint
Severity
Category
Status
Source
Language