[ Index ] |
|
Code source de WordPress 2.1.2 |
1 .mceMsgBox { 2 border: 1px solid gray; 3 padding: 8px; 4 } 5 6 .mceMsgBox span { 7 vertical-align: top; 8 color: #555555; 9 } 10 11 /* Misc */ 12 13 .mceBlockBox { 14 display: none; 15 position: absolute; 16 left: 0; 17 top: 0; 18 z-index: 100; 19 filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=60); 20 -moz-opacity:0.6; 21 opacity: 0.6; 22 background-color: white; 23 } 24 25 .mceMsgBox { 26 display: none; 27 z-index: 101; 28 position: absolute; 29 left: 0; 30 top: 0; 31 font-family: Arial, Verdana, Tahoma, Helvetica; 32 font-weight: bold; 33 font-size: 11px; 34 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Mar 30 19:41:27 2007 | par Balluche grâce à PHPXref 0.7 |