HansHammel/watchmen

View on GitHub

Showing 1,086 of 1,086 total issues

Use of !important
Open

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

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

@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

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

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

.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

@media print{.visible-print{display:block!important}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

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

Use of !important
Open

tr.visible-md{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

.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

Use of !important
Open

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

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

.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

.visible-print{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

.popover.right>.arrow:after{left:1px;border-left-width:0;border-right-color:#fff}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
Severity: Minor
Found in webserver/public/build/style.css by csslint

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

.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}
Severity: Minor
Found in webserver/public/build/style.css by csslint

Use of !important
Open

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

Use of !important
Open

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

Use of !important
Open

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

Use of !important
Open

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

Use of !important
Open

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