mambax7/extgallery

View on GitHub
assets/js/jcarousel/skin.css

Summary

Maintainability
Test Coverage

Missing standard property 'border-radius' to go along with '-moz-border-radius'.
Open

    -moz-border-radius: 10px;
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 40px 20px;
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 40px 20px;
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

Background image 'modules/extgallery/assets/images/jcarousel/next-horizontal.png' was used multiple times, first declared at line 64, col 5.
Open

    background-image: url(modules/extgallery/assets/images/jcarousel/next-horizontal.png);
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

Background image 'modules/extgallery/assets/images/jcarousel/prev-horizontal.png' was used multiple times, first declared at line 70, col 5.
Open

    background: transparent url(modules/extgallery/assets/images/jcarousel/prev-horizontal.png) no-repeat 0 0;
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-container {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-clip-horizontal {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-next-horizontal {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-item {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-prev-horizontal {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-next-vertical {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-container-vertical {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

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

.jcarousel-skin-tango .jcarousel-prev-vertical {
Severity: Minor
Found in assets/js/jcarousel/skin.css by csslint

There are no issues that match your filters.

Category
Status