X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fspectral.css;h=1cad87eec7906275b2d5f1f4d6367edf28eee443;hb=91f519c919d6f2a2722f4985fe1b5d71082c5620;hp=cd45846d99880c0afb16a65147e823033496b62f;hpb=08fa70684fd1332178cddb6b318151335fb4506c;p=platal.git diff --git a/htdocs/css/spectral.css b/htdocs/css/spectral.css index cd45846..1cad87e 100644 --- a/htdocs/css/spectral.css +++ b/htdocs/css/spectral.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 * @@ -112,6 +112,12 @@ div.contact-list div.contact { color: inherit; } +div.contact-list div.grayed { + color: #444; + font-style: italic; + background-color: #eee; +} + div.contact div.long { background: #ddffcc; color: inherit;