// Merge -> revision 9352

This commit is contained in:
rMalie
2011-10-14 08:20:54 +00:00
parent 85937793ec
commit d79fcf00fb
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
**************************************************************************** */