fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

Heading (h3) should not be qualified.
Open

.editor h3 {
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

.editor textarea {
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

.CodeView {
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

.propertiespanel, .propertiespanel-hidden{
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

    border: 1px solid #888;
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

    padding-bottom: 5px;
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

    border-right: 1px dotted rgba(0, 0, 0, 0.3);

The properties padding-top, padding-bottom, padding-left, padding-right can be replaced by padding.
Open

.propertiespanel, .propertiespanel-hidden{

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

.tabbedpane button.active{

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

    padding: 5px 5px;

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

.SVGClazz-drawedge > line{

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

    border:1px solid black;

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

.SVGChoice {

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

h1 {

Values of 0 shouldn't have units specified.
Open

    -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.25);

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

#trashcan:hover circle {

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

    border: 1px solid rgb(200, 200, 200);

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

.editor h4 {

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

    border: 1px solid rgb(200, 200, 200);

Heading (h3) should not be qualified.
Open

.editor h3 {
Severity
Category
Status
Source
Language