[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 /* Debug stylesheets */ 2 td.debugheader 3 { 4 background-color : #eeeeee; 5 border-top : 1px solid #444488; 6 border-bottom : 1px solid #444488; 7 font-size : 65%; 8 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 9 } 10 11 pre.debugtransaction 12 { 13 background-color : #f8f6d8; 14 } 15 16 td.timingpoint1 17 { 18 background-color : #ffffff; 19 border-top : 1px solid #444488; 20 font-size : 65%; 21 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 22 } 23 24 td.timingpoint2 25 { 26 background-color : #eeeeee; 27 border-top : 1px solid #444488; 28 font-size : 65%; 29 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 30 } 31 32 p.comment /* Class to be used during development for quick comments that someone should notice easily */ 33 { 34 background-color: #ffff00; 35 font-weight: bold; 36 padding: 4px; 37 margin: 4px; 38 border: 2px dashed; 39 display: block; /* Set this attribute to "none" to hide the comments */ 40 } 41 42 /* eZSetup stuff */ 43 td.ezsetup_header 44 { 45 background-color : #eeeeee; 46 border-top : 1px solid #444488; 47 border-bottom : 1px solid #444488; 48 font-size : 120%; 49 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 50 } 51 52 td.ezsetup_req 53 { 54 font-size : 80%; 55 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 56 } 57 58 .ezsetup_critical 59 { 60 background-color : #eeeeee; 61 border-top : 1px solid #444488; 62 border-bottom : 1px solid #444488; 63 font-size : 120%; 64 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 65 font-weight: bold; 66 color: #FF0000; 67 } 68 69 .ezsetup_uncritical 70 { 71 background-color : #eeeeee; 72 border-top : 1px solid #444488; 73 border-bottom : 1px solid #444488; 74 font-size : 120%; 75 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 76 77 /*color: #E8E800;*/ 78 color: #E2A31D; 79 } 80 81 .ezsetup_pass 82 { 83 background-color : #eeeeee; 84 border-top : 1px solid #444488; 85 border-bottom : 1px solid #444488; 86 font-size : 120%; 87 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 88 89 color: #00B500; 90 } 91 92 div.debug-toolbar label 93 { 94 font-weight: normal; 95 } 96 97 /* used templates statistics */ 98 td.used_templates_stats1 99 { 100 background-color : #ffffff; 101 border-top : 1px solid #444488; 102 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 103 } 104 105 td.used_templates_stats2 106 { 107 background-color : #eeeeee; 108 border-top : 1px solid #444488; 109 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 110 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |