fujaba/NetworkParser

View on GitHub

Showing 4,645 of 4,645 total issues

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

.dialog .window-header {

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

.logo {

Values of 0 shouldn't have units specified.
Open

    -fx-border-width: 0px;

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

.dialog:active .window-action {

Adjoining classes: .dialog.mac .window-header .window-title
Open

.dialog.mac .window-header .window-title {

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

.SVGChoice {

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

.SVGChoice:hover {

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

.diagram {

Adjoining classes: .dialog.mac:masthead .masthead-panel .label
Open

.dialog.mac:masthead .masthead-panel .label {

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

    padding: 1px;

Adjoining classes: .dialog.cross-platform:active
Open

.dialog.cross-platform:active {

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

.dialog.cross-platform:active {

Adjoining classes: .dialog.mac > * > .content-pane
Open

.dialog.mac > * > .content-pane {

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

.palette button svg polygon, .palette button svg text {

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

.dialog .centerbox {

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

.suggestionscell:hover {

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

.SVGChoiceText {

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

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

Values of 0 shouldn't have units specified.
Open

    -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.25);

Don't use IDs in selectors.
Open

#trashcan:hover circle {
Severity
Category
Status
Source
Language