github-tools/github-extended

View on GitHub

Showing 158 of 158 total issues

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

.kind-external {
Severity: Minor
Found in doc/css/style.css by csslint

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

table.summary td > div:nth-of-type(2) {
Severity: Minor
Found in doc/css/style.css by csslint

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

.return-type {
Severity: Minor
Found in doc/css/style.css by csslint

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

  padding: 2px;
Severity: Minor
Found in doc/css/style.css by csslint

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

li.L0,
Severity: Minor
Found in doc/css/prettify-tomorrow.css by csslint

Heading (h4) has already been defined.
Open

.github-markdown h4,
Severity: Minor
Found in doc/css/style.css by csslint

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

html
Severity: Minor
Found in doc/css/style.css by csslint

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

li.L8,
Severity: Minor
Found in doc/css/prettify-tomorrow.css by csslint

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

  box-sizing: border-box;
Severity: Minor
Found in doc/css/style.css by csslint

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

.kind-variable {
Severity: Minor
Found in doc/css/style.css by csslint

Heading (h4) should not be qualified.
Open

.see h4 {
Severity: Minor
Found in doc/css/style.css by csslint

Adjoining classes: .search-box.active .search-input
Open

.search-box.active .search-input {
Severity: Minor
Found in doc/css/style.css by csslint

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

.layout-container > header > a.repo-url-github {
Severity: Minor
Found in doc/css/style.css by csslint

Heading (h3) has already been defined.
Open

.content .detail > h3 {
Severity: Minor
Found in doc/css/style.css by csslint

Element (pre.raw-source-code) is overqualified, just use .raw-source-code without element name.
Open

pre.raw-source-code > code {
Severity: Minor
Found in doc/css/style.css by csslint

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

table.test-summary {
Severity: Minor
Found in doc/css/style.css by csslint

Adjoining classes: table.test-summary tr.test-describe .toggle.closed:before
Open

table.test-summary tr.test-describe .toggle.closed:before {
Severity: Minor
Found in doc/css/style.css by csslint

Adjoining classes: .search-box.active .search-input-edge
Open

.search-box.active .search-input-edge {
Severity: Minor
Found in doc/css/style.css by csslint

Heading (h5) should not be qualified.
Open

.github-markdown h5 {
Severity: Minor
Found in doc/css/style.css by csslint

Element (ol.linenums) is overqualified, just use .linenums without element name.
Open

ol.linenums {
Severity: Minor
Found in doc/css/prettify-tomorrow.css by csslint
Severity
Category
Status
Source
Language