fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

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

.saveBtn:hover {

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

.draggable:hover {

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

    padding-top: 35px;

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

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

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

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

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

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

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

The properties padding-top, padding-bottom, padding-left, padding-right can be replaced by padding.
Open

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

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

.patternElement {

The properties padding-top, padding-bottom, padding-left, padding-right can be replaced by padding.
Open

.propertiespanel, .propertiespanel-hidden{

Values of 0 shouldn't have units specified.
Open

    right: 0px;

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

.properties, .properties-hidden{

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

.tabbedpane{

Element (button.active) is overqualified, just use .active without element name.
Open

.tabbedpane button.active{

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

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

Don't use IDs in selectors.
Open

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

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

.ChoiceBox {
Severity
Category
Status
Source
Language