fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

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

.ChoiceBox div {

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

.tabbedpane button.active{

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

.divTable{

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

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

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

.palette button svg, .palette button svg line, .palette button svg polygon, .palette button svg rect, .palette button svg text {
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);

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

    border: 1px solid #888;

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

    border: 1px solid #888;

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

    padding: 5px 5px;

Use of !important
Open

    fill: rgb(255, 241, 225) !important;

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

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

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

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

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

.Clazz {

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

    padding-top: 5px;

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

.SVGEdgeInfo{

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

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

Heading (h4) should not be qualified.
Open

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

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

    border-right: 1px dotted rgba(0, 0, 0, 0.3);
Severity: Minor
Found in doc/diagramstyle.css by csslint

Using width 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-top can sometimes make elements larger than you expect.
Open

    padding-top: 5px;
Severity: Minor
Found in doc/diagramstyle.css by csslint
Severity
Category
Status
Source
Language