浏览代码

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;