Merge branch 'master' of /home/git/platal
[platal.git] / htdocs / css / xnet.css
index ce841ef..4eb241d 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   *
@@ -177,7 +177,7 @@ td#menu {
     background-color: #d0c198;
 }
 
-#menu a {
+#menu a, #menu form {
     display: block;
     padding: 0.2em 0em 0.2em 15px;
     font-size: 89%;
@@ -188,12 +188,6 @@ td#menu {
  * CLASSES
  ***************************************************************************/
 
-.breadcrumb {
-    font-weight: bold;
-    font-size: 90%;
-    padding: 0.5em 0em 0em 0.2em;
-}
-
 .erreur { color: red !important; }
 .error  { color: red !important; }
 .center { text-align: center; }
@@ -392,13 +386,14 @@ td.infos {
  ***************************************************************************/
 
 .wizard {
+    margin-top: 0px;
     margin-left: -1em;
-    margin-top: -0.5em;
 }
 
 .wizard .wiz_header {
     height: 30px;
-    width: 100%;
+    width: 635px;
+    padding: 0 2px;
     background: url('../images/skins/wiz_xnet_background.png') bottom left no-repeat;
     margin-bottom: 1em;
 }