X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fsharky.css;h=be8cd13ae23eae71ffafcf4a1f43215c87213277;hb=6060494ce7fcd61ac8e1ce7a688d4c48b9e8d622;hp=a798ec1992956520a100670d3253b9dd74b4850c;hpb=0337d704b62718d7c77106c0e4c4e26fb02beacf;p=platal.git diff --git a/htdocs/css/sharky.css b/htdocs/css/sharky.css index a798ec1..be8cd13 100644 --- a/htdocs/css/sharky.css +++ b/htdocs/css/sharky.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2004 Polytechnique.org * + * Copyright (C) 2003-2008 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/sk_sharky_bubbles.png"); + background-image: url("../images/skins/sharky_bubbles.png"); background-position: 0px 100px; background-repeat: repeat-y; }