소스 검색

improved styles

Jaume Sanchez 8 년 전
부모
커밋
4d80634a26
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      examples/webgl_loader_imagebitmap.html

+ 2 - 0
examples/webgl_loader_imagebitmap.html

@@ -39,9 +39,11 @@
 				border: 1px solid white;
 				cursor: pointer;
 				white-space: nowrap;
+				user-select: none;
 			}
 			.actions span:hover{
 				color: red;
+				border-color: red;
 			}
 			.actions span:active{
 				color: black;