Update the skins.
[platal.git] / htdocs / css / sharky.css
index 73e818a..be8cd13 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2006 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/skins/sharky_bubbles.png");
+    background-image: url("../images/skins/sharky_bubbles.png");
     background-position: 0px 100px;
     background-repeat: repeat-y;
 }