Uniformize code
This commit is contained in:
parent
e12b0bfa66
commit
9f419a7d50
@ -952,18 +952,6 @@ div.titre {
|
||||
}
|
||||
|
||||
|
||||
/* ============================================================================== */
|
||||
/* Formulaire confirmation (HTML) */
|
||||
/* ============================================================================== */
|
||||
|
||||
td.validtitle {
|
||||
font-weight: bold;
|
||||
background: #EECC55;
|
||||
}
|
||||
td.valid {
|
||||
background: #EECC55;
|
||||
}
|
||||
|
||||
/* ============================================================================== */
|
||||
/* Formulaire confirmation (AJAX) */
|
||||
/* ============================================================================== */
|
||||
|
||||
@ -687,21 +687,6 @@ tr.liste_total td {
|
||||
|
||||
|
||||
|
||||
/*
|
||||
*
|
||||
*/
|
||||
|
||||
td.delete {
|
||||
background: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.valid {
|
||||
background: pink;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
/* ============================================================================== */
|
||||
/* Formulaire confirmation (AJAX) */
|
||||
/* ============================================================================== */
|
||||
|
||||
@ -805,7 +805,7 @@ tr.box_titre {
|
||||
color: #FFFFFF;
|
||||
background: #777799;
|
||||
font-family: Helvetica, Verdana;
|
||||
font-weight: bold; }
|
||||
}
|
||||
|
||||
tr.box_pair {
|
||||
background: #dcdcd0;
|
||||
@ -820,11 +820,6 @@ tr.fiche {
|
||||
font-family: Helvetica, Verdana;
|
||||
}
|
||||
|
||||
td.delete {
|
||||
background: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* ============================================================================== */
|
||||
|
||||
@ -761,20 +761,6 @@ tr.fiche {
|
||||
font-family: Helvetica, Verdana;
|
||||
}
|
||||
|
||||
/*
|
||||
* Widgets standard
|
||||
*/
|
||||
|
||||
td.delete {
|
||||
background: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.valid {
|
||||
background: pink;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
/* ============================================================================== */
|
||||
/* Formulaire confirmation (HTML) */
|
||||
|
||||
@ -808,14 +808,6 @@ tr.fiche {
|
||||
font-family: Helvetica, Verdana;
|
||||
}
|
||||
|
||||
/*
|
||||
* Widgets standard
|
||||
*/
|
||||
|
||||
td.delete {
|
||||
background: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
/* ============================================================================== */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user