Revert "Rewrites xnetevents subscription page."
[platal.git] / htdocs / css / nbviolet.css
index 2c1f461..563a4e2 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2006 Polytechnique.org                              *
+ *  Copyright (C) 2003-2014 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -98,7 +98,7 @@ table.tinybicol th, table.bicol th {
 #skin td.skigauche {
     background-color: #efddff;
 }
-                        
+
 /*******************************************************************************
     5   Contacts
         [ Styles liés à l'affichage de contacts ]
@@ -110,6 +110,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: #efddff;
     color: inherit;
@@ -120,29 +126,6 @@ div.contact div.long {
         [ onglets des profils ]
 *******************************************************************************/
 
-td.conteneur_tab {
-    background: #efddff;
-    border-color: #800080;
-}
-
-#onglet li {
-    background: #ecd0ff;
-    border-color: #800080;
-}
-
-#onglet li:hover {
-    background: #c0c0c0;
-}
-
-#onglet li a:hover {
-    color: #800080;
-    text-decoration: none;
-}
-
-#onglet li.actif {
-    background: #efddff;
-}
-
 /*******************************************************************************
     7   fiche.php
         [ cas de la fiche ]