forked from metin2/web
Updated assets to March 2013, added news.
This commit is contained in:
@ -1,62 +1,77 @@
|
||||
.page {
|
||||
height: 100%;
|
||||
overflow: visible;
|
||||
height: 100%;
|
||||
overflow: visible;
|
||||
}
|
||||
.top-nav li {
|
||||
width:auto;
|
||||
padding:0;
|
||||
width:auto;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
|
||||
.boxes-bottom {
|
||||
background: none;
|
||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/box-bottom.png', sizingmethod='crop');
|
||||
background: none;
|
||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/box-bottom.png', sizingmethod='crop');
|
||||
}
|
||||
|
||||
.boxes-bottom {
|
||||
background: none;
|
||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/box-bottom.png', sizingmethod='crop');
|
||||
background: none;
|
||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/box-bottom.png', sizingmethod='crop');
|
||||
}
|
||||
.boxes-middle {
|
||||
background: none;
|
||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/box-middle.png', sizingmethod='crop');
|
||||
background: none;
|
||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/box-middle.png', sizingmethod='crop');
|
||||
}
|
||||
.shadow {
|
||||
background: none;
|
||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/shadow-2.png', sizingmethod='crop');
|
||||
background: none;
|
||||
filter: progid:dximagetransform.microsoft.alphaimageloader(src='img/shadow-2.png', sizingmethod='crop');
|
||||
}
|
||||
.dist-item-img {
|
||||
behavior:url(img/iepngfix.htc);
|
||||
}
|
||||
.distribute-content .distribute-item {
|
||||
margin:8px 0 6px;
|
||||
}
|
||||
.distribute-box .distribute-item {
|
||||
margin:0;
|
||||
}
|
||||
.distribute-content .dist-item-amount {
|
||||
height:auto;
|
||||
}
|
||||
.distribute-content .content-bg-bottom {
|
||||
padding-bottom:10px;
|
||||
}
|
||||
.download-inner-column-left{
|
||||
width:300px;
|
||||
width:300px;
|
||||
}
|
||||
.ranks-select-box {
|
||||
margin-right:5px;
|
||||
margin-left:3px;
|
||||
margin-right:5px;
|
||||
margin-left:3px;
|
||||
}
|
||||
.ranks-inner-content td{
|
||||
height:21px;
|
||||
height:21px;
|
||||
}
|
||||
.ranks-inner-content th{
|
||||
height:23px;
|
||||
height:23px;
|
||||
}
|
||||
.ranks-dropdowns-box{
|
||||
overflow:hidden;
|
||||
overflow:hidden;
|
||||
}
|
||||
.nav-box-btn{
|
||||
margin: 0 0 0 10px;
|
||||
margin: 0 0 0 10px;
|
||||
}
|
||||
.form-agb-box {
|
||||
margin-top:-4px;
|
||||
margin-top:-4px;
|
||||
}
|
||||
.form label input {
|
||||
height: 15px;
|
||||
margin-right: 2px;
|
||||
height: 15px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
.form label {
|
||||
margin-top: -3px;
|
||||
margin-top: -3px;
|
||||
}
|
||||
.modul-box .modul-box-bg-bottom {
|
||||
height: 170px;
|
||||
overflow: visible;
|
||||
height: 170px;
|
||||
overflow: visible;
|
||||
}
|
||||
.button {padding-bottom:0px;}
|
||||
.btn-center-input-small-space {float:none;}
|
||||
@ -67,4 +82,11 @@
|
||||
.pass-lost-box-small, .register-box {margin-left:6px}
|
||||
.input-data-input input {padding:2px;}
|
||||
.input-data-box {height:auto; height:129px;}
|
||||
.pass-lost-box-small {height:auto; height:143px;}
|
||||
.pass-lost-box-small {height:auto; height:143px;}
|
||||
#creation div.gender img {
|
||||
visibility:hidden;
|
||||
display:none;
|
||||
}
|
||||
#creation div.genders, #creation div.gender {
|
||||
background:none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user