fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

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{

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

.SVGClazzProperty{

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

.logo {

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

    border:1px solid black;

Duplicate property 'border' found.
Open

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

Don't use IDs in selectors.
Open

#addEdge:hover circle {

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

.toolbar button:hover{

Heading (h4) should not be qualified.
Open

.editor h4 {

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

    border: 1px solid #c2e1f5;

Don't use IDs in selectors.
Open

#trashcan[visibility=visible] > circle{

Don't use IDs in selectors.
Open

#copyNode:hover circle{

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

    border: 1px solid black;

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

.tabbedpane button.active{

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

    border-top: none;

Use of !important
Open

    stroke: #FFA033 !important;

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

.toolbar {

Don't use IDs in selectors.
Open

#trashcan:hover circle {

Don't use IDs in selectors.
Open

#copyNode[visibility=visible] > circle{

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

.centercenter {
Severity
Category
Status
Source
Language