csballz/koala-puree

View on GitHub

Showing 580 of 580 total issues

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

    src:

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

nav

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

    box-sizing: border-box;

Heading (h3) has already been defined.
Open

h2, h3

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

.details dt { width: 120px; float: left; padding-left: 10px;  padding-top: 6px; }

Element (li.L2) is overqualified, just use .L2 without element name.
Open

li.L2,

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

body

Adjoining classes: .prettyprint.linenums li.selected
Open

.prettyprint.linenums li.selected,

margin can't be used with display: table-cell.
Open

    margin: 0px;

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

.kwd {

Element (li.L0) is overqualified, just use .L0 without element name.
Open

li.L0,

Heading (h1) has already been defined.
Open

h1

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

h6

Use of !important
Open

    color: #999 !important;

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

.details dt { width: 120px; float: left; padding-left: 10px;  padding-top: 6px; }

Element (li.L6) is overqualified, just use .L6 without element name.
Open

li.L6,

Element (li.L8) is overqualified, just use .L8 without element name.
Open

li.L8,

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

h4

Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr.
Open

    text-indent: -1000px;

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

.prettyprint code
Severity
Category
Status
Source
Language