| Index: samples/o3d-webgl-samples/hellocube-textures.html
|
| ===================================================================
|
| --- samples/o3d-webgl-samples/hellocube-textures.html (revision 45777)
|
| +++ samples/o3d-webgl-samples/hellocube-textures.html (working copy)
|
| @@ -382,7 +382,7 @@
|
|
|
|
|
| <!-- Start of O3D plugin -->
|
| -<div id="o3d" width="600px" height="600px"></div>
|
| +<div id="o3d" style="width: 600px; height: 600px;"></div>
|
| <!-- End of O3D plugin -->
|
| <br />
|
| Image URL: <input type="text" id="url" size="100">
|
|
|