PlanHubMe/PlanHub

View on GitHub
public/css/page.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#page-pref-btn:hover {
Severity: Minor
Found in public/css/page.css by csslint

Don't use IDs in selectors.
Open

#page-pref-btn {
Severity: Minor
Found in public/css/page.css by csslint

Use of !important
Open

    z-index: 9999 !important; /* please be above everything but the loading thing */
Severity: Minor
Found in public/css/page.css by csslint

Use of !important
Open

    z-index: -1 !important; /* hide */
Severity: Minor
Found in public/css/page.css by csslint

Don't use IDs in selectors.
Open

.tabs, #page-pref-btn, .navbar-default {
Severity: Minor
Found in public/css/page.css by csslint

Use of !important
Open

    z-index: 998 !important; /* please stay on top */
Severity: Minor
Found in public/css/page.css by csslint

Use of !important
Open

    z-index: 99999 !important; /* please be above the nav */
Severity: Minor
Found in public/css/page.css by csslint

Don't use IDs in selectors.
Open

#feedback-msg {
Severity: Minor
Found in public/css/page.css by csslint

Don't use IDs in selectors.
Open

    #page-pref-btn {
Severity: Minor
Found in public/css/page.css by csslint

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

    border-bottom: none;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-bottom: 15px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-left: 90px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-top: 55px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-left: 90px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-left: 50px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-top: 55px;
Severity: Minor
Found in public/css/page.css by csslint

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

    border-right: solid 1px #222222;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-right: 10px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-top: 150px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-top: 60px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-top: 15px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding-left: 50px;
Severity: Minor
Found in public/css/page.css by csslint

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

    padding: 5px;
Severity: Minor
Found in public/css/page.css by csslint

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

    background: rgba(0, 0, 0, 0.5);
Severity: Minor
Found in public/css/page.css by csslint

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

    background: rgba(100, 100, 100, 0.95);
Severity: Minor
Found in public/css/page.css by csslint

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

    background: rgba(0, 0, 0, 0);
Severity: Minor
Found in public/css/page.css by csslint

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

    background: rgba(150, 150, 150, 0.95);
Severity: Minor
Found in public/css/page.css by csslint

Adjoining classes: .showLoadOverlay .loadWarn.showingLoadWarn
Open

.showLoadOverlay .loadWarn.showingLoadWarn {
Severity: Minor
Found in public/css/page.css by csslint

Adjoining classes: .page.hasUpsell
Open

.page.hasUpsell {
Severity: Minor
Found in public/css/page.css by csslint

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

    background: rgba(0, 0, 0, 0.65);
Severity: Minor
Found in public/css/page.css by csslint

@import prevents parallel downloads, use <link> instead.
Open

@import url("https://fonts.googleapis.com/css?family=Lato:300italic,400italic,700italic,400,300,700");
Severity: Minor
Found in public/css/page.css by csslint

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

html, body, .mainContainer {
Severity: Minor
Found in public/css/page.css by csslint

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

.loadOverlay {
Severity: Minor
Found in public/css/page.css by csslint

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

.page {
Severity: Minor
Found in public/css/page.css by csslint

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

.tabs li .fa {
Severity: Minor
Found in public/css/page.css by csslint

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

#feedback-msg {
Severity: Minor
Found in public/css/page.css by csslint

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

    .tabs {
Severity: Minor
Found in public/css/page.css by csslint

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

    .upsell-row {
Severity: Minor
Found in public/css/page.css by csslint

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

.upsell {
Severity: Minor
Found in public/css/page.css by csslint

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

nav {
Severity: Minor
Found in public/css/page.css by csslint

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

.tabs li {
Severity: Minor
Found in public/css/page.css by csslint

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

.loadWarn {
Severity: Minor
Found in public/css/page.css by csslint

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

    #page-pref-btn {
Severity: Minor
Found in public/css/page.css by csslint

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

.modal {
Severity: Minor
Found in public/css/page.css by csslint

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

.back-to-home {
Severity: Minor
Found in public/css/page.css by csslint

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

.pages {
Severity: Minor
Found in public/css/page.css by csslint

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

.tabs {
Severity: Minor
Found in public/css/page.css by csslint

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

.upsell:before {
Severity: Minor
Found in public/css/page.css by csslint

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

#page-pref-btn {
Severity: Minor
Found in public/css/page.css by csslint

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

.back-to-home img {
Severity: Minor
Found in public/css/page.css by csslint

There are no issues that match your filters.

Category
Status