[-] FO: improve some css for RTL language
This commit is contained in:
@@ -296,7 +296,6 @@ table.table_block td {
|
||||
text-shadow:0 1px 0 #000;
|
||||
text-transform:uppercase;
|
||||
background:#383838;
|
||||
text-align:left;
|
||||
font-weight: bold;
|
||||
}
|
||||
.block .title_block a, .block h4 a {color:#fff}
|
||||
@@ -1977,7 +1976,6 @@ div.star_hover a, div.star a:hover { background-position: 0 -12px }
|
||||
padding:15px 10px;
|
||||
}
|
||||
.blockcategories_footer .category_footer {float:left;clear:none;}
|
||||
.blockcategories_footer .category_footer .list{float:left;}
|
||||
.blockcategories_footer ul ul {display:none !important}
|
||||
|
||||
|
||||
@@ -2040,10 +2038,13 @@ tr.subitem > td:first-child + td {
|
||||
}
|
||||
|
||||
|
||||
.blockmanufacturer form {margin-top:10px;}
|
||||
.blockmanufacturer form {
|
||||
margin-top: 10px;
|
||||
text-align: center;
|
||||
width: 200px;
|
||||
}
|
||||
.blockmanufacturer p {
|
||||
padding:0;
|
||||
text-align:center
|
||||
}
|
||||
|
||||
/*************** Block LOGO PAYMENT ***************/
|
||||
@@ -2101,10 +2102,13 @@ tr.subitem > td:first-child + td {
|
||||
background:url(../../../modules/blocksupplier/img/arrow_right_2.png) no-repeat 10px 10px transparent
|
||||
}
|
||||
|
||||
.blocksupplier form {margin-top:10px;}
|
||||
.blocksupplier form {
|
||||
margin-top: 10px;
|
||||
text-align: center;
|
||||
width: 200px;
|
||||
}
|
||||
.blocksupplier p {
|
||||
padding:0;
|
||||
text-align:center
|
||||
}
|
||||
|
||||
.ie7 #featured-products_block_center .product_image span.new {top:110px;right:0;width:94%}
|
||||
|
||||
Reference in New Issue
Block a user