git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@543 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
legrand 2007-07-05 11:46:12 +00:00
commit c0aa650dbf
185 changed files with 2197 additions and 2794 deletions

View file

@ -82,13 +82,13 @@ DIV.tabs A:hover SPAN
background-position: 0% -150px;
}
DIV.tabs LI.current A
DIV.tabs LI#current A
{
background-position: 100% -150px;
border-width : 0px;
}
DIV.tabs LI.current SPAN
DIV.tabs LI#current SPAN
{
background-position: 0% -150px;
padding-bottom : 6px;