Skip to content
Snippets Groups Projects
Commit 2c8fe095 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Qual: Quelques modifs mineures sur le style pour meilleur alignement.

parent 605520b5
No related branches found
No related tags found
No related merge requests found
......@@ -223,7 +223,7 @@ function left_menu($menu_array, $help_url='', $form_search='')
{
global $user, $conf, $langs;
print '<div class="vmenuplusfiche" width="158">'."\n";
print '<div class="vmenuplusfiche">'."\n";
// Colonne de gauche
print "\n<!-- Debut left vertical menu -->\n";
......
......@@ -26,6 +26,11 @@ body
font-family: sans-serif;
font-size: 0.7em;
background: #dee7ec;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
}
/*
......
......@@ -60,6 +60,7 @@ div.vmenu
margin-right: 10px;
padding: 0px;
padding-bottom: 6px;
width: 160px;
}
a
......@@ -95,7 +96,7 @@ a.login
{
position: absolute;
right: 27px;
top: 9px;
top: 1px;
padding:2px;
text-decoration:none;
color:white;
......
......@@ -93,7 +93,7 @@ div.vmenu
margin-right: 2px;
padding: 0px;
padding-bottom: 0px;
width: 158px;
width: 160px;
}
div.fiche
......
......@@ -87,7 +87,7 @@ div.vmenu
margin-right: 2px;
padding: 0px;
padding-bottom: 0px;
width: 158px;
width: 160px;
}
div.fiche
......
......@@ -91,7 +91,7 @@ div.vmenu
margin-right: 2px;
padding: 0px;
padding-bottom: 0px;
width: 158px;
width: 160px;
}
div.fiche
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment