Explorar o código

improved styles

Jaume Sanchez %!s(int64=8) %!d(string=hai) anos
pai
achega
4d80634a26
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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;