lib/network/css/network-manipulation.css

Summary

Maintainability
Test Coverage

Element (div.vis-button.vis-back) is overqualified, just use .vis-back without element name.
Open

div.vis-network div.vis-manipulation div.vis-button.vis-back {

Element (div.vis-separator-line) is overqualified, just use .vis-separator-line without element name.
Open

div.vis-network div.vis-manipulation div.vis-separator-line {

Values of 0 shouldn't have units specified.
Open

  margin: 0px 7px 0 15px; /*top right bottom left*/

Values of 0 shouldn't have units specified.
Open

  padding: 0px 8px 0px 8px;

Element (div.vis-button.vis-connect) is overqualified, just use .vis-connect without element name.
Open

div.vis-network div.vis-manipulation div.vis-button.vis-connect {

Values of 0 shouldn't have units specified.
Open

  background-position: 0px 0px;

Element (div.vis-button.vis-add) is overqualified, just use .vis-add without element name.
Open

div.vis-network div.vis-manipulation div.vis-button.vis-add {

Element (div.vis-button.vis-delete) is overqualified, just use .vis-delete without element name.
Open

div.vis-network div.vis-manipulation div.vis-button.vis-delete {

Values of 0 shouldn't have units specified.
Open

  padding: 0px 8px 0px 8px;

Values of 0 shouldn't have units specified.
Open

  background-position: 0px 0px;

Element (div.notification) is overqualified, just use .notification without element name.
Open

div.vis-network div.vis-manipulation div.notification {

Adjoining classes: div.vis-network div.vis-edit-mode div.vis-button.vis-edit
Open

div.vis-network div.vis-edit-mode div.vis-button.vis-edit {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-delete
Open

div.vis-network div.vis-manipulation div.vis-button.vis-delete {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-none:active
Open

div.vis-network div.vis-manipulation div.vis-button.vis-none:active {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-add
Open

div.vis-network div.vis-manipulation div.vis-button.vis-add {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-edit
Open

div.vis-network div.vis-manipulation div.vis-button.vis-edit,

The box-sizing property isn't supported in IE6 and IE7.
Open

  box-sizing: content-box;

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-none:hover
Open

div.vis-network div.vis-manipulation div.vis-button.vis-none:hover {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-none:active
Open

div.vis-network div.vis-manipulation div.vis-button.vis-none:active {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-back
Open

div.vis-network div.vis-manipulation div.vis-button.vis-back {

Adjoining classes: div.vis-network div.vis-edit-mode div.vis-button.vis-edit.vis-edit-mode
Open

div.vis-network div.vis-edit-mode div.vis-button.vis-edit.vis-edit-mode {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-none
Open

div.vis-network div.vis-manipulation div.vis-button.vis-none {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-none:hover
Open

div.vis-network div.vis-manipulation div.vis-button.vis-none:hover {

Adjoining classes: div.vis-network div.vis-edit-mode div.vis-button.vis-edit.vis-edit-mode
Open

div.vis-network div.vis-edit-mode div.vis-button.vis-edit.vis-edit-mode {

Adjoining classes: div.vis-network div.vis-manipulation div.vis-button.vis-connect
Open

div.vis-network div.vis-manipulation div.vis-button.vis-connect {

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff' endColorstr='#fcfcfc',GradientType=0 )'.</filter-function-list>
Open

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */

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

  padding: 0px 8px 0px 8px;

float can't be used with display: inline-block.
Open

  float:left;

float can't be used with display: inline-block.
Open

  float:left;

TODO found
Open

/* TODO: is this redundant?

FIXME found
Open

/* FIXME: shouldn't the vis-close button be a child of the vis-manipulation div? */

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

div.vis-network div.vis-edit-mode {

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

div.vis-network div.vis-close {

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

div.vis-network div.vis-manipulation div.vis-label,

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

div.vis-network div.vis-manipulation {

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

div.vis-network div.vis-manipulation div.vis-separator-line {

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

div.vis-network div.vis-manipulation div.vis-button,

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

div.vis-network div.vis-manipulation div.notification {

There are no issues that match your filters.

Category
Status