[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 .dTabs_noTabs 2 { 3 background-color: #a3a3a3; 4 width: '100%'; 5 } 6 7 .dTabs_selected 8 { 9 background-color: #e3e3e3; 10 color: black; 11 font-weight: bold; 12 text-align: center; 13 width: 2px; 14 cursor: pointer; 15 } 16 17 .dTabs_unselected 18 { 19 background-color: #c9c9c9; 20 color: black; 21 font-weight: 0; 22 text-align: center; 23 width: 2px; 24 cursor: pointer; 25 cursor: hand; 26 } 27 28 .dTabs_unselected:hover 29 { 30 background-color: #c9c9c9; 31 color: red; 32 font-weight: 0; 33 text-align: center; 34 width: 2px; 35 cursor: pointer; 36 cursor: hand; 37 } 38 39 .dTabs_disabled 40 { 41 background-color: #c9c9c9; 42 color: #a3a3a3; 43 font-weight: 0; 44 text-align: center; 45 width: 2px; 46 cursor: hand; 47 cursor: pointer; 48 } 49 50 .dTabs_tr_index 51 { 52 border-spacing: 0px; 53 padding: 5px; 54 }
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 |