Refactoring visibility will be done on 1.1.3.
[platal.git] / htdocs / css / espace.css
index 36585f2..6ecc552 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2007 Polytechnique.org                              *
+ *  Copyright (C) 2003-2011 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -39,6 +39,11 @@ legend {
     color: #ffffff;
 }
 
+legend a:link, legend a:visited, legend a:active, legend a:hover {
+    color: #99F;
+    background: inherit;
+}
+
 /*******************************************************************************
     2   Styles <p>, <div>, <span>, <li>
         [ styles classiques d'effets de texte ]
@@ -104,6 +109,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: #ffffff;
     color: inherit;