X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fprive%2Fthemes%2Fspip%2Fminipres.css;h=b31dcdfc3d80f303f969c49e995293d4aacffbf4;hb=f854641371bdfbaba8fbab6212853d9795ba8cc8;hp=793aeb2c55225b8dde145819cf94725ceeab9368;hpb=52cf8ed924d5dcd0c28dde4b6c3196be6ec2d4f7;p=ptitvelo%2Fweb%2Fwww.git diff --git a/www/prive/themes/spip/minipres.css b/www/prive/themes/spip/minipres.css index 793aeb2..b31dcdf 100644 --- a/www/prive/themes/spip/minipres.css +++ b/www/prive/themes/spip/minipres.css @@ -66,7 +66,7 @@ label {} .formo, input.text, -input.password { width: 50%; display: block; margin-bottom: 20px; background: #f8f8f9 center bottom; padding: 4px; border: 1px inset; border-radius: 3px; behavior: url(win_width.htc); } +input.password { width: 50%; display: block; margin-bottom: 20px; background: #f8f8f9 center bottom; padding: 4px; border: 1px inset; border-radius: 3px; } .formo, input.text, input.password, @@ -101,7 +101,7 @@ select { font-size: 120%; } #infos_etapes { height: 63px; overflow: hidden; margin: 0; padding: 0; padding-left: 10px; background: #8c8c8c url(images/degrade-etapes-clair-left.gif) no-repeat right top; text-align: left; list-style: none; } #infos_etapes.infos_etape_4 { background-image: url(images/degrade-etapes-vert-left.gif); background-color: green; } #infos_etapes li { float: left; margin-left: -28px; padding-left: 29px; background: url(images/degrade-etapes-fonce-left.gif) no-repeat left top; color: #555; text-align: left; font-size: .9em; line-height: 1.05em; } -#infos_etapes li .fond { width: 100px; height: 69px; padding-right: 30px; padding-top: 10px; background: url(images/degrade-etapes-fonce-left.gif) no-repeat -30px top; } +#infos_etapes li .fond { width: 105px; height: 69px; padding-right: 25px; padding-top: 10px; background: url(images/degrade-etapes-fonce-left.gif) no-repeat -30px top; } #infos_etapes li em {float:left;position:absolute;top:-1000px;} #infos_etapes li span.numero_etape { float: left; display: block; height: 50px; margin-left: -10px; padding: 7px 3px 0 3px; font-weight: bold; font-size: 3em; } #infos_etapes li.on { background-image: url(images/degrade-etapes-vert-left.gif); color: #fff; font-weight: bold; }