X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fspectral.css;h=2ac5b06dd76511dbea5c7ea59ceeb828d0d71455;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=cd45846d99880c0afb16a65147e823033496b62f;hpb=756ff73fbb0cdd01cce2eda27ba18e1cc99bd735;p=platal.git diff --git a/htdocs/css/spectral.css b/htdocs/css/spectral.css index cd45846..2ac5b06 100644 --- a/htdocs/css/spectral.css +++ b/htdocs/css/spectral.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2008 Polytechnique.org * + * Copyright (C) 2003-2010 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;