pgaspar/oqfc

View on GitHub
public/css/main.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#suggestions {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

.suggestion-votes, #suggestions .suggestion-votes, .suggestion-votes p {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#suggestions .btn {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#suggestions > p {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#separator > div > span {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#suggestions table {
Severity: Minor
Found in public/css/main.css by csslint

Use of !important
Open

#entry .fb-comments, #entry .fb-comments span, #entry .fb-comments iframe[style] {width: 100% !important;}
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#entry .fb-comments, #entry .fb-comments span, #entry .fb-comments iframe[style] {width: 100% !important;}
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#separator > div {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#entry-text {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#separator > div:hover {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

.hero-unit #warning {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#entry h2 {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#entry {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#buried-entries {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#buried-entries tr:first-child td {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#suggestions td {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#entry .fb-comments, #entry .fb-comments span, #entry .fb-comments iframe[style] {width: 100% !important;}
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#separator {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#suggestions .comment-count {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#entry-votes {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#suggestions .suggestion-text {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#suggestions .suggestion-votes {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#entry small {
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#entry .fb-comments, #entry .fb-comments span, #entry .fb-comments iframe[style] {width: 100% !important;}
Severity: Minor
Found in public/css/main.css by csslint

Don't use IDs in selectors.
Open

#separator i {
Severity: Minor
Found in public/css/main.css by csslint

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

    color: rgba(0,0,0,0.6);
Severity: Minor
Found in public/css/main.css by csslint

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

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

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

    background-color: rgba(255,255,255,0.25);
Severity: Minor
Found in public/css/main.css by csslint

Standard property 'box-sizing' should come after vendor-prefixed property '-webkit-box-sizing'.
Open

    -webkit-box-sizing: border-box;
Severity: Minor
Found in public/css/main.css by csslint

Standard property 'box-sizing' should come after vendor-prefixed property '-moz-box-sizing'.
Open

    -moz-box-sizing: border-box;
Severity: Minor
Found in public/css/main.css by csslint

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

    color: rgba(0,0,0,0.8);
Severity: Minor
Found in public/css/main.css by csslint

Standard property 'box-sizing' should come after vendor-prefixed property '-moz-box-sizing'.
Open

    -moz-box-sizing: border-box;
Severity: Minor
Found in public/css/main.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;
Severity: Minor
Found in public/css/main.css by csslint

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

    border-color: rgba(255,255,255,0.25);
Severity: Minor
Found in public/css/main.css by csslint

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

    color: rgba(0,0,0,0.7);
Severity: Minor
Found in public/css/main.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

    box-sizing: border-box;
Severity: Minor
Found in public/css/main.css by csslint

Standard property 'box-sizing' should come after vendor-prefixed property '-webkit-box-sizing'.
Open

    -webkit-box-sizing: border-box;
Severity: Minor
Found in public/css/main.css by csslint

Element (button.btn-success) is overqualified, just use .btn-success without element name.
Open

button.btn-success i.icon-caret-up, button.btn-danger i.icon-caret-down {
Severity: Minor
Found in public/css/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 10px;
Severity: Minor
Found in public/css/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 10px 0px 5px 0px;
Severity: Minor
Found in public/css/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 10px;
Severity: Minor
Found in public/css/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 10px 0px 5px 0px;
Severity: Minor
Found in public/css/main.css by csslint

Element (button.btn-danger) is overqualified, just use .btn-danger without element name.
Open

button.btn-success i.icon-caret-up, button.btn-danger i.icon-caret-down {
Severity: Minor
Found in public/css/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;
Severity: Minor
Found in public/css/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-bottom: 0px;
Severity: Minor
Found in public/css/main.css by csslint

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

    padding: 18px;
Severity: Minor
Found in public/css/main.css by csslint

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

    padding: 18px;
Severity: Minor
Found in public/css/main.css by csslint

Heading (h3) has already been defined.
Open

.hero-unit .hero-unit-footer h3 {
Severity: Minor
Found in public/css/main.css by csslint

Heading (h2) has already been defined.
Open

#entry h2 {
Severity: Minor
Found in public/css/main.css by csslint

Heading (h1) has already been defined.
Open

.hero-unit .hero-unit-inner h1 {
Severity: Minor
Found in public/css/main.css by csslint

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

.hero-unit .hero-unit-info {
Severity: Minor
Found in public/css/main.css by csslint

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

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

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

.hero-unit .hero-unit-inner input[type=text] {
Severity: Minor
Found in public/css/main.css by csslint

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

.hero-unit #warning {
Severity: Minor
Found in public/css/main.css by csslint

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

#suggestions .suggestion-text {
Severity: Minor
Found in public/css/main.css by csslint

Heading (h2) should not be qualified.
Open

#entry h2 {
Severity: Minor
Found in public/css/main.css by csslint

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

.hero-unit .hero-unit-inner {
Severity: Minor
Found in public/css/main.css by csslint

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

.hero-unit .hero-unit-footer {
Severity: Minor
Found in public/css/main.css by csslint

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

.btn-fixed{
Severity: Minor
Found in public/css/main.css by csslint

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

#entry small {
Severity: Minor
Found in public/css/main.css by csslint

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

#entry-votes {
Severity: Minor
Found in public/css/main.css by csslint

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

#suggestions {
Severity: Minor
Found in public/css/main.css by csslint

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

.suggestion-votes, #suggestions .suggestion-votes, .suggestion-votes p {
Severity: Minor
Found in public/css/main.css by csslint

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

.hero-unit .hero-unit-info a {
Severity: Minor
Found in public/css/main.css by csslint

Heading (h3) should not be qualified.
Open

.hero-unit .hero-unit-footer h3 {
Severity: Minor
Found in public/css/main.css by csslint

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

#suggestions table {
Severity: Minor
Found in public/css/main.css by csslint

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

#separator > div > span {
Severity: Minor
Found in public/css/main.css by csslint

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

.hero-unit {
Severity: Minor
Found in public/css/main.css by csslint

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

#suggestions .suggestion-votes {
Severity: Minor
Found in public/css/main.css by csslint

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

#entry {
Severity: Minor
Found in public/css/main.css by csslint

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

#entry h2 {
Severity: Minor
Found in public/css/main.css by csslint

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

#separator {
Severity: Minor
Found in public/css/main.css by csslint

Heading (h1) should not be qualified.
Open

.hero-unit .hero-unit-inner h1 {
Severity: Minor
Found in public/css/main.css by csslint

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

#separator > div {
Severity: Minor
Found in public/css/main.css by csslint

There are no issues that match your filters.

Category
Status