JonSn0w/Hyde

View on GitHub
assets/css/export-pdf.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

  #appMenu, #metacity, #toolbar, #sidebar,
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview p, #mdPreview ul li {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview ul li {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #leftPanel, #rightFade, .bottom-bar {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview h1 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #appMenu, #metacity, #toolbar, #sidebar,
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #leftPanel, #rightFade, .bottom-bar {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview p {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #appMenu, #metacity, #toolbar, #sidebar,
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview h3 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #rightPanel {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview p, #mdPreview ul li {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #appMenu, #metacity, #toolbar, #sidebar,
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #previewPanel {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview pre code {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Don't use IDs in selectors.
Open

  #mdPreview img {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

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

  * {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h3) has already been defined.
Open

  #mdPreview h3 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h1) has already been defined.
Open

  #mdPreview h1 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h5) should not be qualified.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h1) should not be qualified.
Open

  #mdPreview h1 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

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

  #mdPreview img {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

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

  #previewPanel {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h3) should not be qualified.
Open

  #mdPreview h3 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h1) should not be qualified.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h3) should not be qualified.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h2) should not be qualified.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

Heading (h4) should not be qualified.
Open

  #mdPreview h1, #mdPreview h2, #mdPreview h3, #mdPreview h4, #mdPreview h5 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

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

  #mdPreview h3 {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

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

  pre {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

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

  #mdPreview pre code {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

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

  code {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

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

  img {
Severity: Minor
Found in assets/css/export-pdf.css by csslint

There are no issues that match your filters.

Category
Status