[ Index ] |
|
Code source de TinyMCE 2.1.0 |
1 /* Colorpicker dialog specific CSS */ 2 3 #preview { 4 float: right; 5 width: 50px; 6 height: 14px; 7 line-height: 1px; 8 border: 1px solid black; 9 margin-left: 5px; 10 } 11 12 #colorpicker { 13 float: left; 14 cursor: crosshair; 15 } 16 17 #light { 18 border: 1px solid gray; 19 margin-left: 5px; 20 float: left; 21 width: 15px; 22 cursor: crosshair; 23 } 24 25 #light div { 26 overflow: hidden; 27 } 28 29 #previewblock { 30 float: right; 31 padding-left: 10px; 32 height: 20px; 33 } 34 35 .panel_wrapper div.current { 36 height: 175px; 37 } 38 39 #namedcolors { 40 width: 150px; 41 } 42 43 #namedcolors a { 44 display: block; 45 float: left; 46 width: 10px; height: 10px; 47 margin: 1px 1px 0 0; 48 overflow: hidden; 49 } 50 51 #colornamecontainer { 52 margin-top: 5px; 53 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 15:23:03 2007 | par Balluche grâce à PHPXref 0.7 |