X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fnbviolet.css;h=0bf115e444e41890660bbecb0af5a48e4a4ecaa9;hb=3ecded2327375eade83c6eb3ec5fa0a921a233f1;hp=4714f8de680f4d59f4dd19dcefa49cea3bd9b42e;hpb=3d955b8600d5d9d3845e5ee4b9d7d2fc7bf8188b;p=platal.git diff --git a/htdocs/css/nbviolet.css b/htdocs/css/nbviolet.css index 4714f8d..0bf115e 100644 --- a/htdocs/css/nbviolet.css +++ b/htdocs/css/nbviolet.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2007 Polytechnique.org * + * Copyright (C) 2003-2013 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;