github-tools/github-extended

View on GitHub

Showing 158 of 158 total issues

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

.navigation .manual-toc-title {
Severity: Minor
Found in doc/css/style.css by csslint

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

.manual-dot {
Severity: Minor
Found in doc/css/style.css by csslint

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

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

Rule is empty.
Open

li.L1,
Severity: Minor
Found in doc/css/prettify-tomorrow.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 (a.repo-url-github) is overqualified, just use .repo-url-github without element name.
Open

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

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

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

Element (li.error-line) is overqualified, just use .error-line without element name.
Open

pre.source-code.line-number li.error-line {
Severity: Minor
Found in doc/css/style.css by csslint

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

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

Heading (h1) should not be qualified.
Open

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

Heading (h4) should not be qualified.
Open

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

Heading (h2) should not be qualified.
Open

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

Heading (h2) has already been defined.
Open

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

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

.github-markdown h3 {
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

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

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

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

.extends-chain {
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

Outlines should only be modified using :focus.
Open

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

Heading (h3) should not be qualified.
Open

.github-markdown h3,
Severity: Minor
Found in doc/css/style.css by csslint
Severity
Category
Status
Source
Language