X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fsharky.css;h=029fb183112a5eb9cc000ca916224001c083a8d0;hb=4a29ad42791b15f7d17f672ce511a2baf22a9b6e;hp=a6de13cf39343f66036b47e8a10b0b09ce2b891e;hpb=08fa70684fd1332178cddb6b318151335fb4506c;p=platal.git diff --git a/htdocs/css/sharky.css b/htdocs/css/sharky.css index a6de13c..029fb18 100644 --- a/htdocs/css/sharky.css +++ b/htdocs/css/sharky.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2008 Polytechnique.org * + * Copyright (C) 2003-2011 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;