mambax7/extgallery

View on GitHub
assets/js/galleria/galleria.classic.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#galleria-loader{height:1px!important}

Use of !important
Open

.galleria-container.videoplay .galleria-counter{ display:none!important; }

Use of !important
Open

#galleria-loader{height:1px!important}

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

    filter: alpha(opacity=100);

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

    filter: alpha(opacity=30);

Duplicate property 'background' found.
Open

    background: url(classic-loader.gif) no-repeat 2px 2px;

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

    border: 1px solid #000;

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

    filter: alpha(opacity=100);

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

    filter: alpha(opacity=100);

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

    filter: alpha(opacity=100);

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

    filter: alpha(opacity=70);

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

    filter: alpha(opacity=100);

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

    filter: alpha(opacity=80);

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

    filter: alpha(opacity=100);

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

    filter: alpha(opacity=100);

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

    filter: alpha(opacity=100);

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

    filter: alpha(opacity=20);

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

    border: 1px solid #000;

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

    filter: alpha(opacity=50);

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

    filter: alpha(opacity=20);

The property -ms-user-select is compatible with -moz-user-select and -webkit-user-select and should be included as well.
Open

    -moz-user-select: none;

Adjoining classes: .galleria-container.videoplay .galleria-info
Open

.galleria-container.videoplay .galleria-info,

Adjoining classes: .galleria-container.videoplay .galleria-counter
Open

.galleria-container.videoplay .galleria-counter{ display:none!important; }

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

.galleria-info-title {

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

.touch .galleria-info-link:active {

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

.touch .galleria-image-nav-left:active,

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

.notouch .galleria-thumb-nav-left:hover,

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

.notouch .galleria-thumbnails-container .disabled:hover {

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

.galleria-container {

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

.galleria-info {

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

.touch .galleria-thumb-nav-left:active,

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

.galleria-info-description {

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

.galleria-thumbnails-container .disabled {

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

.galleria-stage {

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

.galleria-thumb-nav-left,

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

.notouch .galleria-info-close:hover{

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

.galleria-image-nav {

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

.galleria-image-nav-right {

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

.galleria-thumbnails-container {

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

.notouch .galleria-image-nav-left:hover,

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

.galleria-thumb-nav-right {

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

.galleria-info-link {

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

.galleria-counter {

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

.galleria-image-nav-left,

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

.galleria-info-close {

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

.notouch .galleria-info-link:hover {

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

.galleria-thumbnails .galleria-image {

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

.galleria-loader {

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

.galleria-info-text {

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

.touch .galleria-info-close:active{

There are no issues that match your filters.

Category
Status