mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Use blank.gif rather than dot.gif - the only browser that needed the dot now supports "cursor: none".
This commit is contained in:
		| @@ -29,7 +29,7 @@ img { | ||||
| } | ||||
|  | ||||
| .software-cursor { | ||||
|     cursor: url('../images/mouse/dot.gif'),url('../images/mouse/blank.cur'),default; | ||||
|     cursor: url('../images/mouse/blank.gif'),url('../images/mouse/blank.cur'),default; | ||||
|     overflow: hidden; | ||||
|     cursor: none; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user