A;adido Wotlk Futura Implementacion y Varios arreglos en js
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
/*
|
||||
file reconstructed!
|
||||
width, left, background-position values may need adjustment!
|
||||
*/
|
||||
|
||||
div.modelviewer-model div {
|
||||
margin-right: 5px;
|
||||
float: left;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
a.modelviewer-help span {
|
||||
display: block;
|
||||
width: 50px;
|
||||
height: 22px;
|
||||
background: url(../images/eses/modelviewer-picshures.gif) -100px center no-repeat;
|
||||
}
|
||||
|
||||
a:hover.modelviewer-help span {
|
||||
background-position: -200px center;
|
||||
}
|
||||
|
||||
a.modelviewer-close span {
|
||||
display: block;
|
||||
width: 79px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
a:hover.modelviewer-close span {
|
||||
background-position: -400px center;
|
||||
}
|
||||
|
||||
a.screenshotviewer-cover span {
|
||||
width: 76px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
a.screenshotviewer-original span {
|
||||
display: block;
|
||||
height: 22px;
|
||||
font-size: 15px;
|
||||
color: #b1997f;
|
||||
margin: 3px 0 0 10px;
|
||||
}
|
||||
|
||||
a.screenshotviewer-original span:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
a.screenshotviewer-close span, a.modelviewer-close {
|
||||
display: block;
|
||||
height: 22px;
|
||||
font-size: 15px;
|
||||
color: #b1997f;
|
||||
margin: 3px 0 0 10px;
|
||||
}
|
||||
|
||||
a:hover.screenshotviewer-close span, a.modelviewer-close:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#su_searchbox {
|
||||
left: -68px !important;
|
||||
}
|
||||
|
||||
/*
|
||||
#su_weights {
|
||||
width: 500px !important;
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user