hauntd/yii2-vote

View on GitHub

Showing 122 of 122 total issues

Duplicate property '-moz-transition' found.
Open

  -moz-transition: opacity 0.15s ease;
Severity: Minor
Found in assets/static/vote.css by csslint

Adjoining classes: .vote-toggle .vote-btn.vote-loading .vote-count
Open

.vote-toggle .vote-btn.vote-loading .vote-count {
Severity: Minor
Found in assets/static/vote.css by csslint

Adjoining classes: .vote-toggle.vote-toggle-favorite .vote-btn.vote-active .vote-icon
Open

.vote-toggle.vote-toggle-favorite .vote-btn.vote-active .vote-icon {
Severity: Minor
Found in assets/static/vote.css by csslint

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

.vote .vote-loader span,
Severity: Minor
Found in assets/static/vote.css by csslint

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

    filter: alpha(opacity=0);
Severity: Minor
Found in assets/static/vote.css by csslint

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

    filter: alpha(opacity=100);
Severity: Minor
Found in assets/static/vote.css by csslint

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

.hide-text {
Severity: Minor
Found in assets/static/vote.css by csslint

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

.vote:hover .vote-btn {
Severity: Minor
Found in assets/static/vote.css by csslint

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

  filter: alpha(opacity=100);
Severity: Minor
Found in assets/static/vote.css by csslint

Duplicate property '-webkit-transition' found.
Open

  -webkit-transition: opacity 0.2s ease;
Severity: Minor
Found in assets/static/vote.css by csslint

Adjoining classes: .vote .vote-btn:hover.vote-down
Open

.vote .vote-btn:hover.vote-down,
Severity: Minor
Found in assets/static/vote.css by csslint

Adjoining classes: .vote .vote-btn.vote-loading
Open

.vote .vote-btn.vote-loading {
Severity: Minor
Found in assets/static/vote.css by csslint

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

    filter: alpha(opacity=100);
Severity: Minor
Found in assets/static/vote.css by csslint

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

    filter: alpha(opacity=100);
Severity: Minor
Found in assets/static/vote.css by csslint

Adjoining classes: .vote-toggle.vote-toggle-favorite .vote-btn.vote-active .vote-icon
Open

.vote-toggle.vote-toggle-favorite .vote-btn.vote-active .vote-icon {
Severity: Minor
Found in assets/static/vote.css by csslint

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

.vote .vote-btn:hover,
Severity: Minor
Found in assets/static/vote.css by csslint

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

.vote .vote-btn:hover.vote-up,
Severity: Minor
Found in assets/static/vote.css by csslint

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

  to {
Severity: Minor
Found in assets/static/vote.css by csslint

Adjoining classes: .vote .vote-btn.vote-active.vote-down
Open

.vote .vote-btn.vote-active.vote-down {
Severity: Minor
Found in assets/static/vote.css by csslint

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

.vote-toggle .vote-btn .vote-count {
Severity: Minor
Found in assets/static/vote.css by csslint
Severity
Category
Status
Source
Language