APO-Epsilon/apo-website

View on GitHub
css/jquery.fancybox.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    overflow: visible !important;
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Use of !important
Open

    overflow: hidden !important;
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Don't use IDs in selectors.
Open

#fancybox-loading {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Use of !important
Open

    overflow-y: hidden !important;
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Don't use IDs in selectors.
Open

    #fancybox-loading div {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Don't use IDs in selectors.
Open

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Don't use IDs in selectors.
Open

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Use of !important
Open

    overflow: hidden !important;
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Don't use IDs in selectors.
Open

#fancybox-loading div {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

    background: rgba(0, 0, 0, 0.8);
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

#fancybox-loading div {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-overlay {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-title-float-wrap {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-title-float-wrap .child {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-image, .fancybox-iframe {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-nav {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-tmp {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-skin {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-title {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-wrap,
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-wrap {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-overlay-fixed {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-close {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

Outlines should only be modified using :focus.
Open

.fancybox-wrap,
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

#fancybox-loading {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-title-over-wrap {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-nav span {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-image {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-prev span {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-title-outside-wrap {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

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

.fancybox-next span {
Severity: Minor
Found in css/jquery.fancybox.css by csslint

There are no issues that match your filters.

Category
Status