Fixes
[platal.git] / htdocs / css / humlinux.css
index 10b57b7..96c0b04 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2007 Polytechnique.org                              *
+ *  Copyright (C) 2003-2008 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -30,7 +30,7 @@ fieldset {
 legend {
     background-color: #dddddd;
 }
-    
+
 
 /*******************************************************************************
     2   Styles <p>, <div>, <span>, <li>
@@ -65,6 +65,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: #dddddd;
     color: inherit;
@@ -90,7 +96,7 @@ div.contact div.long {
     background-repeat: repeat-y;
     background-position: top left;
 }
-            
+
 #body-logo {
     border-top: none;
     border-bottom: none;