X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fsharky.css;h=c7343a790916ea6c9e3905120d48d88279a48f6c;hb=39b72c43639bdfa09c391acb42b7d16744e574c3;hp=73e818ac340c1814d54903a73ce81f692f1e1d2a;hpb=b677b42050b11558f38d174711e3475def9fbd3c;p=platal.git diff --git a/htdocs/css/sharky.css b/htdocs/css/sharky.css index 73e818a..c7343a7 100644 --- a/htdocs/css/sharky.css +++ b/htdocs/css/sharky.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2006 Polytechnique.org * + * Copyright (C) 2003-2010 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; @@ -140,7 +146,7 @@ div.contact div.long { #body-menu { border-left: 1px solid #305070; border-right: 1px solid #305070; - background-image: url("/images/skins/sharky_bubbles.png"); + background-image: url("../images/skins/sharky_bubbles.png"); background-position: 0px 100px; background-repeat: repeat-y; }