Skin improvements
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sat, 16 Dec 2006 08:53:11 +0000 (08:53 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sat, 16 Dec 2006 08:53:11 +0000 (08:53 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1279 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs/css/keynote.css
templates/xnet/skin.tpl

index 23dbff2..8254b73 100644 (file)
@@ -315,7 +315,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;
@@ -345,9 +345,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; }
 
index c55b59a..ff97700 100644 (file)
               <a href="Xnet">Documentation</a>
             {/if}
           </div>
+          <div style="clear: both">
           {include file="skin/common.content.tpl"}
+          </div>
         </td>
       </tr>
       {else}