[ Index ] |
|
Code source de e107 0.7.8 |
1 body { 2 background-color: #F0F0EE; 3 font-family: Verdana, Arial, Helvetica, sans-serif; 4 font-size: 11px; 5 scrollbar-3dlight-color: #F0F0EE; 6 scrollbar-arrow-color: #676662; 7 scrollbar-base-color: #F0F0EE; 8 scrollbar-darkshadow-color: #DDDDDD; 9 scrollbar-face-color: #E0E0DD; 10 scrollbar-highlight-color: #F0F0EE; 11 scrollbar-shadow-color: #F0F0EE; 12 scrollbar-track-color: #F5F5F5; 13 } 14 15 td { 16 font-family: Verdana, Arial, Helvetica, sans-serif; 17 font-size: 11px; 18 } 19 20 input { 21 background: #FFFFFF; 22 border: 1px solid #cccccc; 23 } 24 25 td, input, select, textarea { 26 font-family: Verdana, Arial, Helvetica, sans-serif; 27 font-size: 10px; 28 } 29 30 input, select, textarea { 31 border: 1px solid #808080; 32 } 33 34 .input_noborder { 35 border: 0px solid #808080; 36 } 37 38 #insert { 39 font-weight: bold; 40 } 41 42 #cancel { 43 font-weight: bold; 44 } 45 46 .title { 47 font-size: 12px; 48 font-weight: bold; 49 } 50 51 table.charmap { 52 border-style: solid; 53 border-width: 1px; 54 border-color: #AAAAAA; 55 } 56 57 td.charmap, td.charmapOver { 58 color: #000000; 59 border-color: #AAAAAA; 60 border-style: solid; 61 border-width: 1px; 62 text-align: center; 63 font-size: 12px; 64 } 65 66 td.charmapOver { 67 background-color: #CCCCCC; 68 cursor: arrow; 69 } 70 71 a.charmap { 72 color: #000000; 73 text-decoration: none 74 } 75 76 .wordWrapCode { 77 vertical-align: middle; 78 border: 1px none #000000; 79 background-color: transparent; 80 } 81 82 input.radio { 83 border: 1px none #000000; 84 background-color: transparent; 85 vertical-align: middle; 86 } 87 88 input.checkbox { 89 border: 1px none #000000; 90 background-color: transparent; 91 vertical-align: middle; 92 } 93 94 .mceButtonNormal, .mceButtonOver, .mceButtonDown, .mceSeparator, .mceButtonDisabled, .mceButtonSelected { 95 margin-left: 1px; 96 } 97 98 .mceButtonNormal { 99 border-top: 1px solid; 100 border-left: 1px solid; 101 border-bottom: 1px solid; 102 border-right: 1px solid; 103 border-color: #F0F0EE; 104 cursor: arrow; 105 } 106 107 .mceButtonOver { 108 border: 1px solid #0A246A; 109 cursor: arrow; 110 background-color: #B6BDD2; 111 } 112 113 .mceButtonDown { 114 cursor: arrow; 115 border: 1px solid #0A246A; 116 background-color: #8592B5; 117 } 118 119 legend { 120 font-weight: bold; 121 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |