michahell/pinbored-nwjs

View on GitHub
App/styles/view-bookmarkitem.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#stale-indicator.unknown,
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Don't use IDs in selectors.
Open

#stale-indicator .stale-indicator-container {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Don't use IDs in selectors.
Open

#stale-indicator {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Don't use IDs in selectors.
Open

#stale-indicator.checking {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

  background : rgba(0, 0, 0, 0.2);
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Adjoining classes: .hiddenContent .editbuttonbar button.btn.btn-sm
Open

.hiddenContent .editbuttonbar button.btn.btn-sm,
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

  background-color : rgba(255, 255, 255, 0.1);
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Fallback color (hex or RGB) should precede RGBA color.
Open

  color : rgba(255, 255, 255, 0.6);
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Adjoining classes: .hiddenContent .editbuttonbar a.btn.btn-sm
Open

.hiddenContent .editbuttonbar a.btn.btn-sm,
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

  background : rgba(0, 0, 0, 0.1);
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Adjoining classes: .hiddenContentContainer.ng-hide
Open

.hiddenContentContainer.ng-hide {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Adjoining classes: .hiddenContent .editbuttonbar label.btn.btn-sm
Open

.hiddenContent .editbuttonbar label.btn.btn-sm {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Adjoining classes: .hiddenContent.ng-hide
Open

.hiddenContent.ng-hide {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

  background-color : rgba(0, 0, 0, 0.1);
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

Fallback background (hex or RGB) should precede RGBA background.
Open

  background : rgba(0, 0, 0, 0.1);
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

#stale-indicator {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddeninputs {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddenContent textarea.hiddeninputs {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddenContent .editbuttonbar a.btn.btn-sm,
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.bookmark-item-inner {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.bookmark-item-right .label {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.bookmark-item-right .btn-group .btn {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.bookmark-item-left {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

#stale-indicator .stale-indicator-container {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddenContent .editbuttonbar a.btn {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.bookmark-item-right {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddenContentContainer {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddenContent .editbuttonbar {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddenContent.ng-hide {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddenContentContainer tags-input .tags {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

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

.hiddenContent {
Severity: Minor
Found in App/styles/view-bookmarkitem.css by csslint

There are no issues that match your filters.

Category
Status