// change order summary part on admin order translation HT

This commit is contained in:
vKham
2012-02-23 13:40:49 +00:00
parent 5736d94212
commit 52778bc0a4
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ form#product_form h4 { font-size:18px; font-weight:normal;}
.sidebar ul.categorieList li:first-child { border-top:none;}
.sidebar ul.categorieList li a {color:#3a6ea7; display:block; padding-left:5px;}
.sidebar ul.categorieList li a:hover { background-color: #EBEDF4;}
.sidebar ul.categorieList li div.categorieWidth { width:180px; margin-left:5px; overflow:hidden;}
.sidebar ul.categorieList li div.categorieWidth { overflow:hidden;}
.sidebar ul.categorieList li div.count{ position:absolute; top:0; right:5px;}
.sidebar .categorieStatus { display:none;}