فهرست منبع

Merge pull request #10147 from takahirox/RemoveZIndexFromMMDExamplesInfo

Remove z-index of #info style from MMD examples
Mr.doob 8 سال پیش
والد
کامیت
d9bc2dae59
3فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 1
      examples/webgl_loader_mmd.html
  2. 0 1
      examples/webgl_loader_mmd_audio.html
  3. 0 1
      examples/webgl_loader_mmd_pose.html

+ 0 - 1
examples/webgl_loader_mmd.html

@@ -18,7 +18,6 @@
 				top: 10px;
 				top: 10px;
 				width: 100%;
 				width: 100%;
 				text-align: center;
 				text-align: center;
-				z-index: 100;
 				display:block;
 				display:block;
 			}
 			}
 			#info a, .button { color: #f00; font-weight: bold; text-decoration: underline; cursor: pointer }
 			#info a, .button { color: #f00; font-weight: bold; text-decoration: underline; cursor: pointer }

+ 0 - 1
examples/webgl_loader_mmd_audio.html

@@ -18,7 +18,6 @@
 				top: 10px;
 				top: 10px;
 				width: 100%;
 				width: 100%;
 				text-align: center;
 				text-align: center;
-				z-index: 100;
 				display:block;
 				display:block;
 			}
 			}
 			#info a, .button { color: #f00; font-weight: bold; text-decoration: underline; cursor: pointer }
 			#info a, .button { color: #f00; font-weight: bold; text-decoration: underline; cursor: pointer }

+ 0 - 1
examples/webgl_loader_mmd_pose.html

@@ -18,7 +18,6 @@
 				top: 10px;
 				top: 10px;
 				width: 100%;
 				width: 100%;
 				text-align: center;
 				text-align: center;
-				z-index: 100;
 				display:block;
 				display:block;
 			}
 			}
 			#info a, .button { color: #f00; font-weight: bold; text-decoration: underline; cursor: pointer }
 			#info a, .button { color: #f00; font-weight: bold; text-decoration: underline; cursor: pointer }