mambax7/adslight

View on GitHub
assets/css/admin.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

ul#album_photos li div.photo_in_album a:hover img {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

ul#album_photos:after {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

ul#album_photos li {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

ul#album_photos li div.photo_in_album img {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

form#submitpicture {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

form#editform {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

form#deleteform {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

ul#album_photos {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

ul#album_photos li div.photo_in_album {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

ul#album_photos li div.photo_in_album a:hover {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

ul#album_photos li div.photo_in_album:hover {
Severity: Minor
Found in assets/css/admin.css by csslint

Don't use IDs in selectors.
Open

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

Element (form.lado) is overqualified, just use .lado without element name.
Open

form.lado {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (ul#album_photos) is overqualified, just use #album_photos without element name.
Open

ul#album_photos li div.photo_in_album a:hover img {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (ul#album_photos) is overqualified, just use #album_photos without element name.
Open

ul#album_photos li div.photo_in_album {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (ul#album_photos) is overqualified, just use #album_photos without element name.
Open

ul#album_photos li {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (ul#album_photos:after) is overqualified, just use #album_photos without element name.
Open

ul#album_photos:after {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (form#submitpicture) is overqualified, just use #submitpicture without element name.
Open

form#submitpicture {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (img#thumb) is overqualified, just use #thumb without element name.
Open

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

Element (form#editform) is overqualified, just use #editform without element name.
Open

form#editform {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (ul#album_photos) is overqualified, just use #album_photos without element name.
Open

ul#album_photos li div.photo_in_album:hover {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (form#deleteform) is overqualified, just use #deleteform without element name.
Open

form#deleteform {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (ul#album_photos) is overqualified, just use #album_photos without element name.
Open

ul#album_photos li div.photo_in_album img {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (ul#album_photos) is overqualified, just use #album_photos without element name.
Open

ul#album_photos li div.photo_in_album a:hover {
Severity: Minor
Found in assets/css/admin.css by csslint

Element (img#thumb:hover) is overqualified, just use #thumb without element name.
Open

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

Element (ul#album_photos) is overqualified, just use #album_photos without element name.
Open

ul#album_photos {
Severity: Minor
Found in assets/css/admin.css by csslint

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

    padding: 2px;
Severity: Minor
Found in assets/css/admin.css by csslint

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

    border: solid 2px #ccc;
Severity: Minor
Found in assets/css/admin.css by csslint

Rule is empty.
Open

form#editform {
Severity: Minor
Found in assets/css/admin.css by csslint

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

    border: dotted 1px #999999;
Severity: Minor
Found in assets/css/admin.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.Alpha(opacity=0)'.</filter-function-list>
Open

    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
Severity: Minor
Found in assets/css/admin.css by csslint

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

    padding: 0 5px 0 5px;
Severity: Minor
Found in assets/css/admin.css by csslint

Rule is empty.
Open

form#deleteform {
Severity: Minor
Found in assets/css/admin.css by csslint

Expected (<filter-function-list> | none) but found 'alpha(opacity=50)'.</filter-function-list>
Open

    filter: alpha(opacity=50);
Severity: Minor
Found in assets/css/admin.css by csslint

Adjoining classes: .tablesorter-pager.disabled
Open

.tablesorter-pager.disabled {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.thumb:hover {
Severity: Minor
Found in assets/css/admin.css by csslint

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

ul#album_photos li {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.catlist:hover {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.blockadsdelete {
Severity: Minor
Found in assets/css/admin.css by csslint

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

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

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

.bullinfo {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.footing {
Severity: Minor
Found in assets/css/admin.css by csslint

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

form.lado {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.blockcontact {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.blockdesctown {
Severity: Minor
Found in assets/css/admin.css by csslint

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

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

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

.twtgtxt {
Severity: Minor
Found in assets/css/admin.css by csslint

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

ul#album_photos li div.photo_in_album img {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.tablesorter-pager .pagedisplay {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.blockcontact:hover {
Severity: Minor
Found in assets/css/admin.css by csslint

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

form#submitpicture {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.yogerrors {
Severity: Minor
Found in assets/css/admin.css by csslint

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

ul#album_photos:after {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.tablesorter-pager img {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.tablesorter-pager .disabled {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.blockadsdelete:hover {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.blockcontacttitle {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.catlist {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.bullinfotext {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.blockdesctexte {
Severity: Minor
Found in assets/css/admin.css by csslint

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

ul#album_photos li div.photo_in_album {
Severity: Minor
Found in assets/css/admin.css by csslint

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

.hideIMG {
Severity: Minor
Found in assets/css/admin.css by csslint

There are no issues that match your filters.

Category
Status