| Line 41... |
Line 41... |
| 41 |
|
41 |
|
| 42 |
/* CONTRIBUTION ACTION ATTACH */
|
42 |
/* CONTRIBUTION ACTION ATTACH */
|
| 43 |
/* - les images */
|
43 |
/* - les images */
|
| 44 |
.attach_margin05em { margin: 0.5em;} /* marge de 0.5 em autour de l'image*/
|
44 |
.attach_margin05em { margin: 0.5em;} /* marge de 0.5 em autour de l'image*/
|
| 45 |
.attach_margin1em { margin: 1em;} /* marge de 1em autour de l'image*/
|
45 |
.attach_margin1em { margin: 1em;} /* marge de 1em autour de l'image*/
|
| 46 |
.attach_left {float: left;} /* bloc flotant à gauche */
|
46 |
.attach_left {float: left;} /* bloc flotant à gauche */
|
| 47 |
.attach_right {float: right;} /* bloc flotant à droite */
|
47 |
.attach_right {float: right;} /* bloc flotant à droite */
|
| 48 |
.attach_noborder {border-width: 0px;} /* pas de bordure */
|
48 |
.attach_noborder {border-width: 0px;} /* pas de bordure */
|
| 49 |
.attach_vmiddle {vertical-align: text-bottom;} /* aligenement vertical au milieu */
|
49 |
.attach_vmiddle {vertical-align: text-bottom;} /* aligenement vertical au milieu */
|
| 50 |
/* - le gestionnaire des uploads */
|
50 |
/* - le gestionnaire des uploads */
|
| 51 |
.tableFM {border: thin solid Black; width: 100%; }
|
51 |
.tableFM {border: thin solid Black; width: 100%; }
|