Add a pointer cursor when hovering a GraphNode
This makes it clear they are indeed clickable.
This commit is contained in:
		
							parent
							
								
									dbf86e1617
								
							
						
					
					
						commit
						d516f5d888
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -36,6 +36,9 @@ | |||
| </script> | ||||
| 
 | ||||
| <style> | ||||
|   g { | ||||
|     cursor: pointer; | ||||
|   } | ||||
|   g:hover > ellipse { | ||||
|     fill: #ffb3a2 | ||||
|   } | ||||
|  |  | |||
		Reference in a new issue
	
	 Vojtěch Káně
						Vojtěch Káně