mambax7/extgallery

View on GitHub
assets/js/microgallery/style.css

Summary

Maintainability
Test Coverage

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

    padding: 3px;
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

    border: 1px solid #fff;
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

a.grid {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

Background image 'modules/extgallery/assets/images/microgallery/arrows.png' was used multiple times, first declared at line 99, col 5.
Open

    background: transparent url(modules/extgallery/assets/images/microgallery/arrows.png) no-repeat 0 -20px;
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

a.single {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

button.prev, button.next {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

Outlines should only be modified using :focus.
Open

button.prev, button.next {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.images div {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.largeGallery .images,
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.mediumGallery .thumbs div {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.nav {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.mediumGallery .images,
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.extmicrogallery {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.smallGallery .images,
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.microGallery img {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.smallGallery .images,
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.smallGallery .thumbs div {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

a.thumbview {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.smallGallery .thumbs div,
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

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

.largeGallery .thumbs div {
Severity: Minor
Found in assets/js/microgallery/style.css by csslint

There are no issues that match your filters.

Category
Status