web/public/assets/main/css/IE/ie6.css

93 lines
2.1 KiB
CSS
Raw Normal View History

2023-07-23 01:14:14 +03:00
.page {
height: 100%;
overflow: visible;
2023-07-23 01:14:14 +03:00
}
.top-nav li {
width:auto;
padding:0;
2023-07-23 01:14:14 +03:00
}
.boxes-bottom {
background: none;
2023-07-31 09:39:47 +03:00
filter: progid:dximagetransform.microsoft.alphaimageloader(src='../../img/box-bottom.png', sizingmethod='crop');
2023-07-23 01:14:14 +03:00
}
.boxes-bottom {
background: none;
2023-07-31 09:39:47 +03:00
filter: progid:dximagetransform.microsoft.alphaimageloader(src='../../img/box-bottom.png', sizingmethod='crop');
2023-07-23 01:14:14 +03:00
}
.boxes-middle {
background: none;
2023-07-31 09:39:47 +03:00
filter: progid:dximagetransform.microsoft.alphaimageloader(src='../../img/box-middle.png', sizingmethod='crop');
2023-07-23 01:14:14 +03:00
}
.shadow {
background: none;
2023-07-31 09:39:47 +03:00
filter: progid:dximagetransform.microsoft.alphaimageloader(src='../../img/shadow-2.png', sizingmethod='crop');
}
.dist-item-img {
2023-07-31 09:39:47 +03:00
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;
2023-07-23 01:14:14 +03:00
}
.download-inner-column-left{
width:300px;
2023-07-23 01:14:14 +03:00
}
.ranks-select-box {
margin-right:5px;
margin-left:3px;
2023-07-23 01:14:14 +03:00
}
.ranks-inner-content td{
height:21px;
2023-07-23 01:14:14 +03:00
}
.ranks-inner-content th{
height:23px;
2023-07-23 01:14:14 +03:00
}
.ranks-dropdowns-box{
overflow:hidden;
2023-07-23 01:14:14 +03:00
}
.nav-box-btn{
margin: 0 0 0 10px;
2023-07-23 01:14:14 +03:00
}
.form-agb-box {
margin-top:-4px;
2023-07-23 01:14:14 +03:00
}
.form label input {
height: 15px;
margin-right: 2px;
2023-07-23 01:14:14 +03:00
}
.form label {
margin-top: -3px;
2023-07-23 01:14:14 +03:00
}
.modul-box .modul-box-bg-bottom {
height: 170px;
overflow: visible;
2023-07-23 01:14:14 +03:00
}
.button {padding-bottom:0px;}
.btn-center-input-small-space {float:none;}
.login-inner-content p, .pass-lost-inner-content p {margin-left:6px;}
.btn-center-input-register, .btn-center-input-space {margin-left:30px !important;}
.input-data-box .box-img {width:170px;}
.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;}
#creation div.gender img {
visibility:hidden;
display:none;
}
#creation div.genders, #creation div.gender {
background:none;
}