X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fdefault.css;h=fa1589f7cdb4328bf9bd1af2be4e2cdd0beab0d2;hb=7ff448e8259919c488bb1340c3902abf2a816e7a;hp=d501be44bef252304025796ef3e431b6f20ad7dc;hpb=58faadd009bac09cc7e6d9f5d50275bdb955377a;p=platal.git diff --git a/htdocs/css/default.css b/htdocs/css/default.css index d501be4..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%; @@ -316,7 +315,7 @@ div.long td.rt { width: 65%; } color: #fff; } -.wizard .wiz_header .active { +.wizard .wiz_header .active, .wizard .wiz_header .active:hover { background: url('../images/skins/wiz_active.png') #444 top left repeat-x; color: #fff; } @@ -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{