From: x2001corpet Date: Mon, 24 Jul 2006 13:04:21 +0000 (+0000) Subject: backport couleur des flags + colspans irreguliers X-Git-Tag: xorg/0.9.11~282 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=a778f541e126268c69a0814a9cbb88855652e485;p=platal.git backport couleur des flags + colspans irreguliers git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@626 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs/css/openweb.css b/htdocs/css/openweb.css index 831def0..464cae3 100644 --- a/htdocs/css/openweb.css +++ b/htdocs/css/openweb.css @@ -279,17 +279,17 @@ table.flags td.texte { font-weight: bold; padding: 3px; } -table.flags td.vert { +table.flags td.vert, tr.flags td.vert { background: green; padding: 3px; text-align: center; } -table.flags td.orange { +table.flags td.orange, tr.flags td.orange { background: #ff9900; padding: 3px; text-align: center; } -table.flags td.rouge { +table.flags td.rouge, tr.flags td.rouge { background: red; padding: 3px; text-align: center; diff --git a/templates/geoloc/form.address.tpl b/templates/geoloc/form.address.tpl index a84734e..e5446f6 100644 --- a/templates/geoloc/form.address.tpl +++ b/templates/geoloc/form.address.tpl @@ -37,7 +37,7 @@

{else} - +