| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <style type="text/css"> 2 3 .row_on { color: {row_text}; background-color: #F1F1F1; } 4 .row_off { color: {row_text}; background-color: #ffffff; } 5 .th { color: {th_text}; background-color: {th_bg}; } 6 .narrow_column { width: 1%; white-space: nowrap; } 7 @media screen { .onlyPrint { display: none; } } 8 @media print { .noPrint { display: none; } } 9 {app_css} 10 11 #dhtmltooltip 12 { 13 position: absolute; 14 width: 150px; 15 border: 1px solid #ff7a0a; 16 padding: 2px; 17 background-color:#f9f400; 18 visibility: hidden; 19 z-index: 100; 20 } 21 22 </style> 23 {css_file}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |