From a778f541e126268c69a0814a9cbb88855652e485 Mon Sep 17 00:00:00 2001 From: x2001corpet Date: Mon, 24 Jul 2006 13:04:21 +0000 Subject: [PATCH] backport couleur des flags + colspans irreguliers git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@626 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs/css/openweb.css | 6 +++--- templates/geoloc/form.address.tpl | 2 +- templates/profil/adresses.tpl | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) 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} - +