Merge remote branch 'origin/xorg/maint' into xorg/master
[platal.git] / htdocs / css / espace.css
index 2ecad1c..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,39 +109,18 @@ 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;
 }
 
 /*******************************************************************************
-    6   Profil
-        [ onglets des profils ]
-*******************************************************************************/
-
-td.conteneur_tab {
-    background-color: #eeeeff;
-    border-color: #2f006f;
-}
-
-#onglet li {
-    background-color: #ddddff;
-    border-color: #2f006f;
-}
-
-#onglet li:hover {
-    background-color: #2f006f;
-}
-
-#onglet li.actif {
-    background-color: #eeeeff;
-}
-
-#onglet li:hover a {
-    color: #fff;
-}
-
-/*******************************************************************************
     7   fiche.php
         [ cas de la fiche ]
 *******************************************************************************/