Suppression des styles obsoltes et uniformisation des existants.

This commit is contained in:
Laurent Destailleur 2004-10-29 21:30:09 +00:00
parent b56d631a0d
commit a4ac81efc4
2 changed files with 18 additions and 28 deletions

View File

@ -123,9 +123,10 @@ table.topbarre
}
.menusel
{
background: #a8bdc0;
font-size: 12px; font-weight: bold;
color: #000000;
background: #7699A9;
font-size: 12px;
font-weight: bold;
color: #f0f0ff;
text-decoration: none;
}

View File

@ -104,20 +104,25 @@ div.fiche
* Menu superieur et 1ere ligne tableau
*/
.menu {
background: #DDDDDD;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
color: #000000;
text-decoration: none;
.menu
{
background: #ccccb3;
font-weight: bold;
font-size: 12px;
color: #000000;
text-decoration: none;
}
.menusel
{
background: #DDDDDD;
font-size: 12px; font-weight: bold;
color: #000000;
text-decoration: none;
background: #777799;
font-weight: bold;
font-size: 12px;
color: #221166;
text-decoration: none;
}
a.tmenu
{
color: #234046;
@ -446,22 +451,6 @@ div.leftmenu {
.menu
{
background: #ccccb3;
font-weight: bold;
font-size: 0.95em;
color: #000000;
text-decoration: none }
.menusel
{
background: #bbbb88;
font-weight: bold;
font-size: 0.95em;
color: #000000;
text-decoration: none }
.alerte
{
background: #FF9988;