@ -555,14 +555,12 @@ div.network-manipulation-editMode {
div . network-manipulation-closeDiv {
position : absolute ;
lef t: 0 ;
righ t: 0 ;
top : 0 ;
width : 30px ;
height : 30px ;
margin-top : 3px ;
margin-left : 590px ;
background-position : 0px 0px ;
background-position : 20px 3px ;
background-repeat : no-repeat ;
background-image : url ( "img/network/cross.png" ) ;
cursor : pointer ;
@ -574,6 +572,10 @@ div.network-manipulation-closeDiv {
user-select : none ;
}
div . network-manipulation-closeDiv : hover {
opacity : 0 . 6 ;
}
span . network-manipulationUI {
font-family : verdana ;
font-size : 12px ;
@ -615,7 +617,7 @@ span.network-manipulationUI.none:active {
box-shadow : 1px 1px 8px rgba ( 0 , 0 , 0 , 0 . 0 ) ;
}
span . network-manipulationUI . none {
padding : 0px 0px 0px 0px ;
padding : 0 ;
}
span . network-manipulationUI . notification {
margin : 2px ;