// Merge -> revision 9352

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9354 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-10-14 08:20:54 +00:00
parent cb175ba261
commit 45645f1f50
332 changed files with 6104 additions and 2643 deletions
+4 -2
View File
@@ -315,22 +315,24 @@ ol#tabs{
margin:0;
padding:0;
}
ol#tabs li{
padding:9px 0 9px 16px;
padding: 9px 0 9px 20px;
font-size:14px;
color:#adadad;
}
ol#tabs li.selected{
font-weight: bold;
color:#000;
background : url(img/bg-li-tabs.png) no-repeat 1px 15px;
}
ol#tabs li.finished{
color:#78a531;
background : url(img/bg-li-tabs-finished.png) no-repeat 0 12px;
}
/* ****************************************************************************
FOOTER
**************************************************************************** */