Ajout div.version
This commit is contained in:
parent
5fbdbd6e66
commit
71a9bc219a
@ -819,6 +819,14 @@ tr.nonpayed {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
div.version {
|
||||||
|
background: #F4F4F4;
|
||||||
|
text-align: right;
|
||||||
|
font-size: 9px;
|
||||||
|
margin: 1px 0em 0em 0em;
|
||||||
|
padding: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* ============================================================================== */
|
/* ============================================================================== */
|
||||||
/* Calendar */
|
/* Calendar */
|
||||||
@ -905,4 +913,4 @@ cursor: hand;
|
|||||||
#corpForm .normal { /*** Retour à l'état normal après l'utilisation ***/
|
#corpForm .normal { /*** Retour à l'état normal après l'utilisation ***/
|
||||||
background: white;
|
background: white;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user