X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fliteskin.css;h=9fa7a310f62362a5e19421883ab40ff313ddbd96;hb=5aa88bdec76ee12f85da2c8b7b90407c02538c87;hp=00d540954d52099930d16dbdb61ff9612e683c97;hpb=756ff73fbb0cdd01cce2eda27ba18e1cc99bd735;p=platal.git diff --git a/htdocs/css/liteskin.css b/htdocs/css/liteskin.css index 00d5409..9fa7a31 100644 --- a/htdocs/css/liteskin.css +++ b/htdocs/css/liteskin.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 * @@ -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;