mambax7/extgallery

View on GitHub
assets/css/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#extgallery table.outer {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .bookmarkmetitle {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .socialnetwork {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .txtright {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #thumbTable td {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #photoNavCenter {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .photoTitle {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .photoDesc {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .photoExtra {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .txtcenter {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .catThumb {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #rateTable td {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .bookmarkme {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .comments {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #photo img:hover {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .socialnetwork ul li {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #viewecard {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #photo {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery div.adminLink {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .bookmarkmeitems {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #photoNavLeft {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery img.thumb {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #photo img {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .txtleft {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery .pageNav {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #photoNavRight {
Severity: Minor
Found in assets/css/style.css by csslint

Don't use IDs in selectors.
Open

#extgallery img.thumb:hover {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #rss {
Severity: Minor
Found in assets/css/style.css by csslint

2 IDs in the selector, really?
Open

#extgallery #viewecardtd {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery div.adminLink {
Severity: Minor
Found in assets/css/style.css by csslint

Element (table.outer) is overqualified, just use .outer without element name.
Open

#extgallery table.outer {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery #photo img {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .bookmarkmeitems {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .pageNav {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .socialnetwork ul li {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery #thumbTable td {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .photoDesc {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .bookmarkme {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery #photoNavRight {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .photoTitle {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery #viewecard {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .comments {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery img.thumb {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery #photo img:hover {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .photoExtra {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery .socialnetwork {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery #viewecardtd {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery #rss {
Severity: Minor
Found in assets/css/style.css by csslint

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

#extgallery img.thumb:hover {
Severity: Minor
Found in assets/css/style.css by csslint

There are no issues that match your filters.

Category
Status