From: x2003bruneau Date: Sat, 17 Mar 2007 18:19:03 +0000 (+0000) Subject: Show links to promotion with the color of the promo X-Git-Tag: xorg/0.9.14~202 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=c808ed4f0e607b0f77d23af335340e676ae2fe4d;p=platal.git Show links to promotion with the color of the promo git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1583 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs/css/xnet.css b/htdocs/css/xnet.css index b6bfb1d..6448953 100644 --- a/htdocs/css/xnet.css +++ b/htdocs/css/xnet.css @@ -335,6 +335,10 @@ td.oval2 { .oval a, .oval2 a { color: #d0c198; } .oval a.has_site { color: white; } +.jone a { color: #FF9; } +.rouje a { color: #D88; } +.jone a.has_site { color: #FE0; } +.rouje a.has_site { color: #D00; } #content td.oval, #content td.oval2 { font-size: 90%; diff --git a/templates/xnet/groupes.tpl b/templates/xnet/groupes.tpl index 2477739..453a6dc 100644 --- a/templates/xnet/groupes.tpl +++ b/templates/xnet/groupes.tpl @@ -48,7 +48,7 @@ {if $doms || $i is even} {/if} - + {$g.nom} {if !$doms && $i is even && $smarty.foreach.all.last}{/if}