mambax7/extgallery

View on GitHub
assets/js/galleriffic/galleriffic2.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

div#galleriffic_page {

Don't use IDs in selectors.
Open

div#galleriffic_container {

Element (div#galleriffic_container) is overqualified, just use #galleriffic_container without element name.
Open

div#galleriffic_container {

Element (div.image-desc) is overqualified, just use .image-desc without element name.
Open

div.image-desc {

Element (div#galleriffic_page) is overqualified, just use #galleriffic_page without element name.
Open

div#galleriffic_page {

Element (div.loader) is overqualified, just use .loader without element name.
Open

div.loader {

Element (div.download) is overqualified, just use .download without element name.
Open

div.download {

Element (div.top) is overqualified, just use .top without element name.
Open

div.navigation div.top {

Element (div.caption) is overqualified, just use .caption without element name.
Open

div.caption {

Element (div.slideshow-container) is overqualified, just use .slideshow-container without element name.
Open

div.slideshow-container {

Element (div.caption-container) is overqualified, just use .caption-container without element name.
Open

div.caption-container {

Element (li.selected) is overqualified, just use .selected without element name.
Open

ul.thumbs li.selected a.thumb {

Element (span.image-wrapper) is overqualified, just use .image-wrapper without element name.
Open

div.slideshow span.image-wrapper {

Element (div.bottom) is overqualified, just use .bottom without element name.
Open

div.navigation div.bottom {

Element (span.image-caption) is overqualified, just use .image-caption without element name.
Open

span.image-caption {

Element (div.image-title) is overqualified, just use .image-title without element name.
Open

div.image-title {

Rule is empty.
Open

div.slideshow {

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

div.content a, div.navigation a {

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

div.slideshow-container {

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

div.slideshow span.image-wrapper {

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

div.navigation {

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

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {

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

div.controls {

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

ul.thumbs li {

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

div#galleriffic_page {

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

div#galleriffic_container {

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

div.caption-container {

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

div.image-title {

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

div.pagination span.current {

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

div.slideshow a.advance-link {

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

span.image-caption {

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

div.loader {

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

div.slideshow img {

Outlines shouldn't be hidden unless other visual changes are made.
Open

a.thumb:focus {

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

a.thumb {

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

div.navigation div.top {

There are no issues that match your filters.

Category
Status