Modelviewer

* removed quality options (java .. holy crap!)
 * added animations menu
This commit is contained in:
Sarjuuk
2018-03-29 21:16:53 +02:00
parent 0912248fd5
commit fa46aefa27
7 changed files with 195 additions and 322 deletions

View File

@@ -2534,36 +2534,9 @@ div.modelviewer-screen {
margin: 0 auto;
}
div.modelviewer-quality {
margin: 10px 10px 5px 0;
line-height: 22px;
height: 22px;
display: block;
float: left;
}
div.modelviewer-quality var {
float: left;
height: 22px;
display: block;
color: #a0a0a0;
text-transform: uppercase;
text-decoration: none;
font-size: 15px;
font-style: normal;
margin-right: 10px;
font-family: Tahoma, sans-serif;
}
div.modelviewer-quality span {
float: left;
display: block;
line-height: 22px;
}
div.modelviewer-model {
/* clear: left;
padding: 5px 0 10px 0; */
clear: left;
padding: 5px 0 10px 0;
padding: 10px 0;
}
@@ -2586,13 +2559,16 @@ a.modelviewer-help {
display: block;
padding: 10px 0 10px 10px;
margin-right: 10px;
margin-top:5px;
}
a.modelviewer-close {
float: right;
display: block;
padding: 10px 0 10px 10px;
}
clear:right;
margin-top:5px;
}
/**********/
/* LAYOUT */

View File

@@ -1,13 +1,4 @@
div.modelviewer-quality div {
float: left;
width: 71px;
height: 22px;
margin-right: 10px;
background: url(../images/dede/modelviewer-picshures.gif) left center no-repeat;
}
div.modelviewer-model div {
margin-left: 25px;
margin-right: 10px;
float: left;
width: 50px;

View File

@@ -1,13 +1,4 @@
div.modelviewer-quality div {
float: left;
width: 61px;
height: 22px;
margin-right: 10px;
background: url(../images/enus/modelviewer-picshures.gif) left center no-repeat;
}
div.modelviewer-model div {
margin-left: 40px;
margin-right: 10px;
float: left;
width: 50px;

View File

@@ -3,16 +3,7 @@
width, left, background-position values may need adjustment!
*/
div.modelviewer-quality div {
float: left;
width: 70px;
height: 22px;
margin-right: 10px;
background: url(../images/eses/modelviewer-picshures.gif) left center no-repeat;
}
div.modelviewer-model div {
margin-left: 40px;
margin-right: 5px;
float: left;
width: 80px;

View File

@@ -1,13 +1,4 @@
div.modelviewer-quality div {
float: left;
width: 61px;
height: 22px;
margin-right: 10px;
background: url(../images/frfr/modelviewer-picshures.gif) left center no-repeat;
}
div.modelviewer-model div {
margin-left: 25px;
margin-right: 10px;
float: left;
width: 58px;

View File

@@ -1,13 +1,4 @@
div.modelviewer-quality div {
float: left;
width: 76px;
height: 22px;
margin-right: 10px;
background: url(../images/ruru/modelviewer-picshures.gif) left center no-repeat;
}
div.modelviewer-model div {
margin-left: 40px;
margin-right: 10px;
float: left;
width: 61px;