X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fdefault.css;h=3207c0385b9865b9d7b0d35d34697c73f5f25b9e;hb=a7c29df3b9bf8f3c3b23fec0f1d2feb814cb61fe;hp=cfe5c395e2fd367fad6e4158da66926b3593db2b;hpb=3be64a1586fc6c744a888e2e882d7b9330fe2d73;p=platal.git diff --git a/htdocs/css/default.css b/htdocs/css/default.css index cfe5c39..3207c03 100644 --- a/htdocs/css/default.css +++ b/htdocs/css/default.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2007 Polytechnique.org * + * Copyright (C) 2003-2008 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -304,7 +304,6 @@ div.long td.rt { width: 65%; } .wizard .wiz_header .wiz_tab { background; url('../images/skins/wiz_normal.png') #aaa top left repeat-x; - vertical-align: middle; height: 100%; text-align: center; font-size: 75%; @@ -324,7 +323,6 @@ div.long td.rt { width: 65%; } .wizard .wiz_header a { color: #000; text-decoration: none; - vertical-align: middle; } .wizard .wiz_header a.active { @@ -335,77 +333,16 @@ div.long td.rt { width: 65%; } margin-left: 16px; } -.flags input { - padding: 0 0px 0 16px; - width: 32px; -} .flags .texte { font-size: smaller; font-weight: bold; - padding: 0 8px 0 0; -} -.flags .vert { - background: url('../images/icons/flag_green.gif') top right no-repeat; -} -.flags .orange { - background: url('../images/icons/flag_orange.gif') top right no-repeat; -} -.flags .rouge { - background: url('../images/icons/flag_red.gif') top right no-repeat; + margin-left: -6px; + padding: 0 12px 0 0; } - -table.cadre_a_onglet{ - border-width: 0; - padding : 0; - margin: 0; -} - -td.conteneur_tab { - border-width : 1px 2px 2px 1px; - border-style : solid; - border-color : #999; - padding : 4px 4px 4px 4px; - background : #eceade; -} - -#onglet { - display : block; - margin : 0; - padding : 0; -} - -#onglet li { - display : block; - float : left; - padding : 0.4ex; - margin : 0 0.3ex -1px 0; - background : #D2E0E6 repeat-x 0 100%; - border-width : 1px 1px 0px 1px; - border-style : solid; - border-color : #999; - border-bottom-color : #999; - width: auto; - height: 5ex; - text-align: center; -} - -#onglet li:hover { background : #fc3 repeat-x 0 100%; } - -#onglet li.actif { - background : #eceade; - border-bottom-color : #eceade; - font-weight: bold; -} - -#onglet li a { - font-size: 80%; - font-weight : normal; - text-decoration : none; - color : #000; +.flags img { + padding: 0 6px 0 0; } -#onglet li a:hover { text-decoration: underline; } -#onglet li img { margin-right : 2px; } /******************************************************************************* 7 fiche.php & fiche_referent.php