fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

Element (div.alt) is overqualified, just use .alt without element name.
Open

.ChoiceBox div.alt {
Severity: Minor
Found in doc/diagramstyle.css by csslint

Heading (h2) should not be qualified.
Open

.editor h2 {

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

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

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

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

Values of 0 shouldn't have units specified.
Open

    bottom: 0px;

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

.SVGEdge-selected{

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

.SVGClazz > rect{

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

.vkbuttonAction {

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

    padding: 1px;

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

.editor h3 {

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

    padding-right: 5px;

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

.vkbuttonSpace:hover {

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

    border:1px solid black;

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

    border: 1px solid rgb(200, 200, 200);
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

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

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

    padding: 10px 30px;

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

.editor h4 {

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

.Error {

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

.pi {

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

.ChoiceBox {
Severity
Category
Status
Source
Language