fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

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

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

Use of !important
Open

    stroke: #FFA033 !important;
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

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

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

.SVGClazz-selected > rect{
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

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

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

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

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

.tabcontent {
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

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

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

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

.SVGEdge-selected{
Severity: Minor
Found in doc/diagramstyle.css by csslint

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

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

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

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

Rule is empty.
Open

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

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

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

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

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

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

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

Duplicate property 'background' found.
Open

    background: linear-gradient(to bottom, #666 0%, #555 50%, #666 100%);
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 #666;
Severity: Minor
Found in doc/diagramstyle.css by csslint

Outlines should only be modified using :focus.
Open

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