HansHammel/watchmen

View on GitHub

Showing 1,086 of 1,086 total issues

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

.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

.pull-left{float:left!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

.show{display:block!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

@media (min-width:1200px){.visible-lg{display:block!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

.visible-lg-inline{display:inline!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .carousel-inner > .item.prev.right
Open

.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-inner>.active.right{left:100%}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

table.visible-lg{display:table!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

td.visible-lg,th.visible-lg{display:table-cell!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.tooltip.in{opacity:.9;filter:alpha(opacity=90)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .tooltip.left .tooltip-arrow
Open

.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .tooltip.bottom-right .tooltip-arrow
Open

.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;top:0}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.tooltip.in{opacity:.9;filter:alpha(opacity=90)}
Severity: Minor
Found in webserver/public/build/style.css by csslint
Severity
Category
Status
Source
Language