Mikej81/WebRDP

View on GitHub

Showing 963 of 964 total issues

Expected (<filter-function-list> | none) but found 'alpha(opacity=20)'.</filter-function-list>
Open

    filter:alpha(opacity=20);
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Expected (<filter-function-list> | none) but found 'alpha(opacity=50)'.</filter-function-list>
Open

    filter:alpha(opacity=50);
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Expected (<filter-function-list> | none) but found 'alpha(opacity=50)'.</filter-function-list>
Open

    filter:alpha(opacity=50);
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

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

.tooltip.left .tooltip-arrow{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .popover.right
Open

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

Adjoining classes: .popover.top > .arrow:after
Open

.popover.top>.arrow:after{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .carousel-inner > .active.right
Open

.carousel-inner>.active.right{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000' endColorstr='#80000000' GradientType=1)'.</filter-function-list>
Open

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

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

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

.panel-danger>.panel-heading .badge{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.popover.top>.arrow{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .popover.right > .arrow:after
Open

.popover.right>.arrow:after{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .carousel-inner > .item.next
Open

    .carousel-inner>.item.active.right,.carousel-inner>.item.next{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

The property -ms-transform is compatible with -webkit-transform and should be included as well.
Open

        -webkit-transform:translate3d(-100%,0,0);
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Adjoining classes: .carousel-inner > .item.next.left
Open

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{
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 #fff;
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

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

.panel-footer{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint

Outlines should only be modified using :focus.
Open

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

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

.tooltip.bottom{
Severity: Minor
Found in client/css/bootstrap.min.css by csslint
Severity
Category
Status
Source
Language