X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fnbviolet.css;h=9751cd221b1ad89839769e0a2e8cec9d70a7a258;hb=c52d86d1d876e6def108e1d458604cc9714c252d;hp=508c4d21ca8af06e82e7b7b3fc946075ea702888;hpb=08fa70684fd1332178cddb6b318151335fb4506c;p=platal.git diff --git a/htdocs/css/nbviolet.css b/htdocs/css/nbviolet.css index 508c4d2..9751cd2 100644 --- a/htdocs/css/nbviolet.css +++ b/htdocs/css/nbviolet.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 * @@ -110,6 +110,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: #efddff; color: inherit;