fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

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

.SVGClazz > line{

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

.ScrumCard{

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

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

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

#trashcan:hover circle {
Severity: Minor
Found in doc/diagramstyle.css by csslint

Don't use IDs in selectors.
Open

#copyNode:hover circle{
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

.centercenter {
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 black;
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

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

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

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

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

.SVGClazz-drawedge > rect{

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

.vkbutton {

Using width 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

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

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

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

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

.ChoiceBox {
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 black;
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

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

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

.lineElement {

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

.lineRaster {

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

    border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
Severity
Category
Status
Source
Language