mambax7/extgallery

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

Summary

Maintainability
Test Coverage

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-default .nivo-controlNav.nivo-thumbs-enabled
Open

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

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-default .nivo-controlNav.nivo-thumbs-enabled img
Open

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

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

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

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

.theme-default a.nivo-nextNav {

Values of 0 shouldn't have units specified.
Open

    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;

Values of 0 shouldn't have units specified.
Open

    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;

Values of 0 shouldn't have units specified.
Open

    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;

Values of 0 shouldn't have units specified.
Open

    top:0px;

Values of 0 shouldn't have units specified.
Open

    left:0px;

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

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

Values of 0 shouldn't have units specified.
Open

    box-shadow: 0px 1px 5px 0px #4a4a4a;

Values of 0 shouldn't have units specified.
Open

    box-shadow: 0px 1px 5px 0px #4a4a4a;

Values of 0 shouldn't have units specified.
Open

    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;

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

.theme-default a.nivo-prevNav {

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

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

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

.theme-default .nivo-controlNav a {

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

.theme-default .nivo-directionNav a {

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

.theme-default .nivo-caption a {

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

.theme-default .nivo-controlNav {

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

.theme-default .nivoSlider img {

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

.theme-default .nivoSlider {

There are no issues that match your filters.

Category
Status