X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fsharky.css;h=9fbe89bcef6b3af3cfb5341a1b77bc7e21edd7d0;hb=2db80ab6f7d054ec274c66f7ba983f49596b81cf;hp=a6de13cf39343f66036b47e8a10b0b09ce2b891e;hpb=a7c29df3b9bf8f3c3b23fec0f1d2feb814cb61fe;p=platal.git diff --git a/htdocs/css/sharky.css b/htdocs/css/sharky.css index a6de13c..9fbe89b 100644 --- a/htdocs/css/sharky.css +++ b/htdocs/css/sharky.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2008 Polytechnique.org * + * Copyright (C) 2003-2009 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -102,6 +102,12 @@ div.contact-list div.contact { color: inherit; } +div.contact-list div.grayed { + color: #444; + font-style: italic; + background: #eee; +} + div.contact div.long { background: #99b9d0; color: inherit;