Browse Source

add css: pointer-events

Jarvis Niu 10 years ago
parent
commit
360f932f22
1 changed files with 1 additions and 0 deletions
  1. 1 0
      editor/css/dark.css

+ 1 - 0
editor/css/dark.css

@@ -46,6 +46,7 @@ input.Number {
 
 	#viewport #info {
 		text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
+		pointer-events: none;
 	}
 
 #script {