X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fdefault.css;h=fa1589f7cdb4328bf9bd1af2be4e2cdd0beab0d2;hb=7ff448e8259919c488bb1340c3902abf2a816e7a;hp=cfe5c395e2fd367fad6e4158da66926b3593db2b;hpb=3be64a1586fc6c744a888e2e882d7b9330fe2d73;p=platal.git diff --git a/htdocs/css/default.css b/htdocs/css/default.css index cfe5c39..fa1589f 100644 --- a/htdocs/css/default.css +++ b/htdocs/css/default.css @@ -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,23 +333,14 @@ 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; + margin-left: -6px; + padding: 0 12px 0 0; } -.flags .rouge { - background: url('../images/icons/flag_red.gif') top right no-repeat; +.flags img { + padding: 0 6px 0 0; } table.cadre_a_onglet{