mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Modelviewer
* removed quality options (java .. holy crap!) * added animations menu
This commit is contained in:
@@ -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 */
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user