Modif style

This commit is contained in:
Rodolphe Quiedeville 2003-10-10 13:35:04 +00:00
parent d4b70fbe72
commit d25a381b9b

View File

@ -21,7 +21,7 @@
body body
{ {
background: #ebe0eb; background: #ebe0eb;
font-family: Helvetica, Verdana; font-size: 12px; font-family: sans-serif; font-size: 0.9em;
} }
/* /*
* Menu superieur * Menu superieur
@ -69,66 +69,123 @@ td.border {
border-left: 1px solid #000000; border-left: 1px solid #000000;
} }
div.menus {
background: #eeeecc;
color: #bbbb88;
border-top: 1px dashed #ccccb3;
border-right: 1px dashed #ccccb3;
border-bottom: 1px dashed #ccccb3;
border-left: 1px dashed #ccccb3;
}
.menu .menu
{ {
background: #ccb3cc; background: #ccb3cc;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; font-weight: bold;
color: #000000;
text-decoration: none }
.menusel
{
background: #bbbb88;
font-weight: bold;
color: #000000; color: #000000;
text-decoration: none } text-decoration: none }
.submenu .submenu
{ {
background: #ccb3cc; background: #ccb3cc;
font-family: Helvetica, Verdana; font-size: 14px;
color: #000000; color: #000000;
text-decoration: none } text-decoration: none }
a.normal{ font-weight: normal }
a.impayee { font-weight: bold }
/* /*
* Barre de gauche * Barre de gauche
*/ */
TD.barre a.leftmenu {
font-weight: bold;
color: #202020; }
td.barre
{ {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #ccb3cc; background: #ccb3cc;
font-family: Helvetica, Verdana; font-size: 14px;
color: #000000; color: #000000;
text-decoration: none } text-decoration: none }
TD.barre_select td.barre_select {
{ background: #ccb3cc;
background: #ccb3cc; color: #000000
color: #000000 }
}
div.titre {
font-weight: bold;
DIV.titre color: #663366;
{ text-decoration: none }
font-family: Helvetica, Verdana; font-size: 16px; font-weight: bold;
color: #663366;
text-decoration: none }
/* /*
* *
*/ */
TR.liste_titre tr.liste_titre {
{ background: #996699;
background: #996699; font-weight: bold;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; text-decoration: none }
text-decoration: none }
TR.pair tr.pair {
{ background: #ccb3cc;
background: #ccb3cc; text-decoration: none }
font-family: Helvetica, Verdana; font-size: 12px;
text-decoration: none }
TR.impair tr.impair {
{ background: #eeccee;
background: #eeccee; text-decoration: none }
font-family: Helvetica, Verdana; font-size: 12px; /*
text-decoration: none } *
*/
tr.box_titre {
font-weight: bold; }
tr.box_pair {
background: #ccb3cc;
font-size: 0.8em; }
tr.box_impair {
background: #eeccee;
font-size: 0.8em; }
tr.fiche {
font-family: Helvetica, Verdana;
font-size: 0.6em; }
input.flat
{
border: 0
}
td.valeur
{
font-weight: bold;
}
td.delete {
background: red;
font-weight: bold; }
td.valid {
background: pink;
font-weight: bold; }
td.small {
font-size: 0.8em; }
tr.nonpayed {
font-size: 0.8em;
font-weight: bold; }
/*
*
*/
p#powered-by-dolibarr { p#powered-by-dolibarr {
position: fixed; position: fixed;