begin to work on xnet a bit.
[platal.git] / htdocs / css / newxorg.css
index d08d6af..7463cc3 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2004 Polytechnique.org                              *
+ *  Copyright (C) 2003-2006 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -80,6 +80,19 @@ div.contact div.long {
         [ onglets des profils ]
 *******************************************************************************/
 
+#onglet li:hover {
+    background-color: #458bb6;
+}
+
+#onglet li.actif {
+    background-color: #eceade;
+}
+
+#onglet li a:hover {
+    color: #ff6600;
+    text-decoration: none;
+}
+
 /*******************************************************************************
     7   fiche.php
         [ cas de la fiche ]