Fix session bootstrap
[platal.git] / htdocs / css / keynote.css
index 711226e..3b45110 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2006 Polytechnique.org                              *
+ *  Copyright (C) 2003-2007 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -25,7 +25,7 @@
 
 body {
     font-family: "Arial", sans-serif;
-    font-size: 90%;
+    font-size: 10pt;
     background: url('../images/skins/keynote_bg.png') #4f4e63 top left repeat-x fixed;
     color: #fff;
 }
@@ -42,21 +42,25 @@ td    { vertical-align: top; }
 li    { padding-left: 3px; padding-right: 3px; 
         text-align: justify; }
 hr    { text-align: center; }
+dt    { font-weight: bold; }
 
 fieldset {
-    border-top: 1px solid #fff;
-    border-left: 1px solid #fff;
+    border: 1px solid #fff;
+    border-bottom: 0px;
+    border-right: 0px;
     background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
     color: #000;
     margin: 1em 0 1em 0;
 }
 legend {
-    border: 1px solid #fff;
+    border-bottom: 1px solid #666;
+    border-right: 1px solid #666;
+    border-top: 1px solid #fff;
+    border-left: 1px solid #fff;
     background: url('../images/skins/keynote_bg_verylighter.png') #bbbbaa top left repeat-x fixed;
     color: #000;
 
-    padding-left: 4px;
-    padding-right: 4px;
+    padding: 2px 4px;
 }
 
 .center  { text-align: center; }
@@ -92,18 +96,17 @@ p {
 }
 
 h1 {
-    background: url('../images/skins/keynote_titlepuce2.gif') top left no-repeat;
     background-color: inherit;
     margin: 0.5em 0 0.5em 0;
-    text-indent: 0.2em;
-    padding: 6px 0 0 24px;
+    text-indent: 0em;
+    padding: 6px 0 0 0px;
 
-    font-size: 120%;
+    font-size: 130%;
     font-family: "helvetica", sans-serif;
     font-weight: bolder;
     text-align: left;
 
-    color: #bbf;
+    color: #bdf;
 }
 
 h2 {
@@ -145,7 +148,7 @@ table.bicol, table.tinybicol {
     border-color: #fff;
     border-collapse: collapse;
 }
-table.bicol     { width: 98%; margin-left: 1%; }
+table.bicol     { width: 100%; margin-left: 0; }
 table.tinybicol { width: 70%; margin-left: 15%; }
 
 table.tinybicol tr.pair, table.bicol tr.pair {
@@ -158,8 +161,15 @@ table.tinybicol th, table.bicol th {
     font-weight: bold;
     text-align: center;
     vertical-align: middle;
+    background: none;
+    background-color: #000;
+}
+
+table.tinybicol tr:first-child th, table.bicol tr:first-child th {
+    color: #fff; 
     background: url('../images/skins/keynote_title.gif') #000 top left repeat-x;
 }
+
 table.tinybicol td, table.bicol td {
     color: #000000;
     background: inherit;
@@ -190,8 +200,7 @@ td.action a { padding: 0px 2px 0px 2px; }
     background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
     color: #000;
     border-top: 1px solid #fff;
-    width: 98%;
-    margin-left: 1%;
+    width: 100%;
 }
 #skin td {
     border-bottom: 1px solid #fff;
@@ -235,6 +244,7 @@ div.contact div.nom {
     font-weight: bold;
     width: 35%;
     float: left;
+    padding-left: 2px;
 }
 
 div.contact div.appli {
@@ -251,8 +261,7 @@ div.contact div.long {
     width: 100%;
     clear: both;
     color: inherit;
-    padding-top: 1px;
-    padding-bottom: 1px;
+    padding: 1px 0px;
 }
 
 div.long table { width: 100%; }
@@ -311,7 +320,7 @@ td.conteneur_tab {
     display : block;
     float : left;
     padding : 0.4ex;
-    margin : 0 0.3ex -1px 3px;
+    margin: 0 0.3ex -1px 3px;
     border: 1px solid #9c9c9c;
     border-right: none;
     background: #cecece;
@@ -341,9 +350,9 @@ td.conteneur_tab {
     text-decoration: none;
     color: #000;
     background: inherit;
-}
-#onglet li a:hover {
-    text-decoration: underline;
+    display: block;
+    width: 100%;
+    height: 100%;
 }
 #onglet li img { margin-right: 2px; }
 
@@ -370,6 +379,7 @@ td.conteneur_tab {
 #fiche h2 {
     background: url('../images/skins/keynote_title.gif') bottom repeat-x;
     background-color: inherit;
+    border-bottom: 1px solid #202020;
     color: #fff;
     height: 17px;
     margin: 0.5em 0;
@@ -481,20 +491,33 @@ div.adresse {
 
 #dev a { text-decoration: none; }
 
-#db-trace div.hide       { display: none; }
-#db-trace:hover div.hide { display: block }
+.backtrace div.hide       { display: none; }
+.backtrace:hover div.hide { display: block }
 
 #suid {
     color: red;
     background: #ffc0cb;
     width: auto;
     font-weight: bold;
+    text-align: center;
+}
+#suid a {
+    color: red;
+    background: inherit;
+    text-decoration: none;
+    display: block;
+}
+#suid:hover {
+    color: red;
+    background: #ffffcb;
+}
+#suid a:hover {
+    color: #ff7000;
+    background: inherit;
 }
-#suid td { padding: 2px; }
-#suid a { color: red; background: inherit; }
 
 #body {
-    width: 740px;
+    width: 800px;
     margin-left: auto;
     margin-right: auto;
 }
@@ -506,8 +529,7 @@ div.adresse {
 }
 
 #body-top {
-    padding: 0;
-    padding-bottom: 16px;
+    padding: 0 0 16px 0;
     text-align: center;
     font-size: 85%;
     border-bottom: 1px solid #fff;
@@ -518,7 +540,7 @@ div.adresse {
 
 
 #body-bottom {
-    border-top: 1px solid #fff;
+    border-top: 1px solid #aaa;
     text-align: center;
     padding: 4px;
     font-size: 75%;
@@ -528,7 +550,7 @@ div.adresse {
 #body-menu {
     width: 140px;
     text-align: center;
-    font-size: 78%;
+    font-size: 85%;
     font-weight: bold;
     white-space: nowrap;
     border-right: 1px solid #fff;
@@ -553,11 +575,12 @@ div.adresse {
 #body-menu .menu_title {
     color: #fff;
     height: 17px;
-    background: url('../images/skins/keynote_title.gif') top repeat-x;
+    background: url('../images/skins/keynote_title.gif') bottom repeat-x;
     background-color: inherit;
+    border-bottom: 1px solid #202020;
     padding: 4px 0 0 0;
     text-align: center;
-    vertical-align: middle;
+    vertical-align: bottom;
 }
 
 #content {