mambax7/extgallery

View on GitHub
assets/js/ml-slider/assets/sliders/nivoslider/themes/light/light.css

Summary

Maintainability
Test Coverage

Element (a.nivo-prevNav) is overqualified, just use .nivo-prevNav without element name.
Open

.theme-light a.nivo-prevNav {

Values of 0 shouldn't have units specified.
Open

    top:0px;

Element (a.nivo-nextNav) is overqualified, just use .nivo-nextNav without element name.
Open

.theme-light a.nivo-nextNav {

Values of 0 shouldn't have units specified.
Open

    left:0px;

Element (a.active) is overqualified, just use .active without element name.
Open

.theme-light .nivo-controlNav a.active {

Values of 0 shouldn't have units specified.
Open

    right:0px;

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

    text-indent:-9999px;

Adjoining classes: .theme-light .nivo-controlNav.nivo-thumbs-enabled a
Open

.theme-light .nivo-controlNav.nivo-thumbs-enabled a {

Adjoining classes: .theme-light .nivo-controlNav.nivo-thumbs-enabled
Open

.theme-light .nivo-controlNav.nivo-thumbs-enabled {

Adjoining classes: .theme-light.slider-wrapper
Open

.theme-light.slider-wrapper {

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

    text-indent:-9999px;

Adjoining classes: .theme-light .nivo-controlNav.nivo-thumbs-enabled img
Open

.theme-light .nivo-controlNav.nivo-thumbs-enabled img {

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

.theme-light .nivo-controlNav.nivo-thumbs-enabled img {

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

.theme-light .nivo-controlNav {

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

.theme-light .nivoSlider {

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

.theme-light .nivo-caption a {

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

.theme-light .nivo-controlNav.nivo-thumbs-enabled a {

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

.theme-light .nivo-directionNav a {

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

.theme-light .nivoSlider img {

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

.theme-light .nivo-controlNav a {

There are no issues that match your filters.

Category
Status