[ Index ] |
|
Code source de LifeType 1.2.4 |
1 /* 2 Copyright (c) 2006, Yahoo! Inc. All rights reserved. 3 Code licensed under the BSD License: 4 http://developer.yahoo.net/yui/license.txt 5 Version 0.11.4 6 */ 7 8 .overlay { 9 position:absolute; 10 display:block; 11 } 12 13 .tt { 14 visibility:hidden; 15 position:absolute; 16 color:#333; 17 background-color:#FDFFB4; 18 font-family:arial,helvetica,verdana,sans-serif; 19 padding:2px; 20 border:1px solid #FCC90D; 21 font:100% sans-serif; 22 width:auto; 23 } 24 25 * html body.masked select { 26 visibility:hidden; 27 } 28 29 * html div.panel-container select { 30 visibility:inherit; 31 } 32 33 * html div.drag select { 34 visibility:hidden; 35 } 36 37 * html div.hide-select select { 38 visibility:hidden; 39 } 40 41 .mask { 42 z-index:0; 43 display:none; 44 position:absolute; 45 top:0; 46 left:0; 47 -moz-opacity: 0.5; 48 opacity:.50; 49 filter: alpha(opacity=50); 50 background-color:#CCC; 51 } 52 53 .hide-scrollbars * { 54 overflow:hidden; 55 } 56 57 .hide-scrollbars textarea, .hide-scrollbars select { 58 overflow:hidden; 59 display:none; 60 } 61 62 .show-scrollbars textarea, .show-scrollbars select { 63 overflow:visible; 64 } 65 66 .panel-container { 67 position:absolute; 68 background-color:transparent; 69 z-index:6; 70 visibility:hidden; 71 overflow:visible; 72 width:auto; 73 } 74 75 .panel-container.matte { 76 padding:3px; 77 background-color:#FFF; 78 } 79 80 .panel-container.matte .underlay { 81 display:none; 82 } 83 84 .panel-container.shadow { 85 padding:0px; 86 background-color:transparent; 87 } 88 89 .panel-container.shadow .underlay { 90 visibility:inherit; 91 position:absolute; 92 background-color:#CCC; 93 top:3px;left:3px; 94 z-index:0; 95 width:100%; 96 height:100%; 97 -moz-opacity: 0.7; 98 opacity:.70; 99 filter:alpha(opacity=70); 100 zoom:1; 101 } 102 103 .panel { 104 visibility:hidden; 105 border-collapse:separate; 106 position:relative; 107 left:0px;top:0px; 108 font:1em Arial; 109 background-color:#FFF; 110 border:1px solid #000; 111 z-index:1; 112 overflow:hidden; 113 } 114 115 .panel .hd { 116 background-color:#3d77cb; 117 color:#FFF; 118 font-size:100%; 119 line-height:100%; 120 border:1px solid #FFF; 121 border-bottom:1px solid #000; 122 font-weight:bold; 123 overflow:hidden; 124 padding:4px; 125 } 126 127 .panel .bd { 128 overflow:hidden; 129 padding:4px; 130 } 131 132 .panel .bd p { 133 margin:0 0 1em; 134 } 135 136 .panel .close { 137 position:absolute; 138 top:5px; 139 right:4px; 140 z-index:6; 141 height:12px; 142 width:12px; 143 margin:0px; 144 padding:0px; 145 background-repeat:no-repeat; 146 cursor:pointer; 147 visibility:inherit; 148 } 149 150 .panel .close.nonsecure { 151 background-image:url(http://us.i1.yimg.com/us.yimg.com/i/nt/ic/ut/alt3/close12_1.gif); 152 } 153 154 .panel .close.secure { 155 background-image:url(https://a248.e.akamai.net/sec.yimg.com/i/nt/ic/ut/alt3/close12_1.gif); 156 } 157 158 .panel .ft { 159 padding:4px; 160 overflow:hidden; 161 } 162 163 .simple-dialog .bd .icon { 164 background-repeat:no-repeat; 165 width:16px; 166 height:16px; 167 margin-right:10px; 168 float:left; 169 } 170 171 .dialog .ft, .simple-dialog .ft { 172 padding-bottom:5px; 173 padding-right:5px; 174 text-align:right; 175 } 176 177 .dialog form, .simple-dialog form { 178 margin:0; 179 } 180 181 .button-group button { 182 font:100 76% verdana; 183 text-decoration:none; 184 background-color: #E4E4E4; 185 color: #333; 186 cursor: hand; 187 vertical-align: middle; 188 border: 2px solid #797979; 189 border-top-color:#FFF; 190 border-left-color:#FFF; 191 margin:2px; 192 padding:2px; 193 } 194 195 .button-group button.default { 196 font-weight:bold; 197 } 198 199 .button-group button:hover, .button-group button.hover { 200 border:2px solid #90A029; 201 background-color:#EBF09E; 202 border-top-color:#FFF; 203 border-left-color:#FFF; 204 } 205 206 .button-group button:active { 207 border:2px solid #E4E4E4; 208 background-color:#BBB; 209 border-top-color:#333; 210 border-left-color:#333; 211 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |