X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fsharky.css;h=c7343a790916ea6c9e3905120d48d88279a48f6c;hb=2477a631eb7b6dbcfe5368da1886e5f0c84e3427;hp=ad2443ad730a3ea6dabd6942c6dd408162799513;hpb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;p=platal.git diff --git a/htdocs/css/sharky.css b/htdocs/css/sharky.css index ad2443a..c7343a7 100644 --- a/htdocs/css/sharky.css +++ b/htdocs/css/sharky.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2007 Polytechnique.org * + * Copyright (C) 2003-2010 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;