mambax7/adslight

View on GitHub
assets/js/lightbox/css/lightbox.css

Summary

Maintainability
Test Coverage

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Property with star prefix found.
Open

  *zoom: 1;
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Property with star prefix found.
Open

  *zoom: 1;
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Element (body.lb-disable-scrolling) is overqualified, just use .lb-disable-scrolling without element name.
Open

body.lb-disable-scrolling {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-nav a.lb-prev {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-data {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Outlines should only be modified using :focus.
Open

.lightbox {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Outlines should only be modified using :focus.
Open

.lb-nav a {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lightboxOverlay {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-outerContainer:after {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-dataContainer {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-outerContainer {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-nav a.lb-next {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-data .lb-details {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lightbox .lb-image {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-nav {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

Outlines should only be modified using :focus.
Open

.lb-data .lb-close {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lightbox {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-cancel {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-nav a {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-data .lb-close {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-loader {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-prev, .lb-next {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-dataContainer:after {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

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

.lb-data .lb-number {
Severity: Minor
Found in assets/js/lightbox/css/lightbox.css by csslint

There are no issues that match your filters.

Category
Status