HansHammel/watchmen

View on GitHub

Showing 1,086 of 1,086 total issues

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

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

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

.tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .popover.top
Open

.popover.top{margin-top:-10px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .tooltip.left
Open

.tooltip.left{margin-left:-3px;padding:0 5px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
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

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

.tooltip.top-left .tooltip-arrow{right:5px;margin-bottom:-5px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;background-color:rgba(0,0,0,0)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;background-color:rgba(0,0,0,0)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .popover.bottom
Open

.popover.bottom{margin-top:10px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Adjoining classes: .carousel-control.left
Open

.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

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

.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-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.prev
Open

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

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

.tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

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

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

.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
Open

.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0)}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint
Severity
Category
Status
Source
Language