fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

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

.saveBtn:hover {

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

.SVGEdge:hover{

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

.ScrumCard{

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

.SVGChoiceCaption {

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 {

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

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

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

    border: 1px solid #c2e1f5;

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

.pi {

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

    padding-left: 5px;

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

.SVGClazz-selected > rect{

Duplicate property 'background' found.
Open

    background: linear-gradient(to bottom, #666 0%, #555 50%, #666 100%);

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

.vkbuttonAction:hover {

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

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

Values of 0 shouldn't have units specified.
Open

    -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.25);
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

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

Don't use IDs in selectors.
Open

#trashcan[visibility=visible] > circle{
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

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

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

.ChoiceBox div {
Severity: Minor
Found in doc/diagramstyle.css by csslint
Severity
Category
Status
Source
Language