Преглед на файлове

Remove z-index of #info style from MMD examples

Takahiro преди 8 години
родител
ревизия
4dbe138d09
променени са 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;
 				width: 100%;
 				text-align: center;
-				z-index: 100;
 				display:block;
 			}
 			#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;
 				width: 100%;
 				text-align: center;
-				z-index: 100;
 				display:block;
 			}
 			#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;
 				width: 100%;
 				text-align: center;
-				z-index: 100;
 				display:block;
 			}
 			#info a, .button { color: #f00; font-weight: bold; text-decoration: underline; cursor: pointer }