cyberbit/modation

View on GitHub
website/stylesheets/stylesheet.custom.css

Summary

Maintainability
Test Coverage

Rule is empty.
Open

.site-footer-credits {

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

    border: 1px solid red;

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

    padding: 2rem 4rem;

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

    border: 1px solid red;

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

    padding: 2rem 4rem;

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

        padding: .75rem;

margin can't be used with display: inline.
Open

    margin: 0;

Adjoining classes: .page-header.docs
Open

.page-header.docs {

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

    box-sizing: border-box

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

    border-color: rgba(255,255,255,0.2);

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

    background-color: rgba(255,255,255,0.2);

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

    color: rgba(255,255,255,0.75);

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

  color: rgba(255, 255, 255, 0.50);

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

    color: rgba(255,255,255,0.8);

Adjoining classes: .page-header.docs .img-responsive
Open

.page-header.docs .img-responsive {

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

    border-color: rgba(255,255,255,0.3)

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

    color: rgba(255,255,255,0.7);

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

    background-color: rgba(255,255,255,0.08);

The universal selector (*) is known to be slow.
Open

* {

Heading (h1) has already been defined.
Open

h1 {

Heading (h2) has already been defined.
Open

h2 {

Heading (h5) should not be qualified.
Open

.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {

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

body.screenshots .whats-new .inner {

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

    .btn {

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

.main-content .highlight pre,.main-content pre {

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

.main-content dl dd {

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

.main-content blockquote {

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

    .main-content .inner {

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

.btn:hover {

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

.main {

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

.site-footer {

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

.page-header {

Heading (h6) should not be qualified.
Open

.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {

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

.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {

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

.version {

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

    .btn + .btn {

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

.main-content pre > code {

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

.main-content dl dt {

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

.whats-new {

Heading (h3) should not be qualified.
Open

.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {

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

.main-content hr {

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

    .main-content .inner {

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

.project-tagline {

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

.main-content code {

Heading (h4) should not be qualified.
Open

.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {

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

body {

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

    .main-content .inner {

Heading (h1) should not be qualified.
Open

.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {

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

.main-content pre {

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

.main-content table th,.main-content table td {

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

.page-header.docs .img-responsive {

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

    .btn {

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

.main-content table {

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

.btn {

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

.project-name {

Heading (h2) should not be qualified.
Open

.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6 {

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

.main-content pre code,.main-content pre tt {

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

.img-responsive {

There are no issues that match your filters.

Category
Status