[ Index ] |
|
Code source de Dotclear 2.0-beta6 |
1 #listWidgets { 2 float: left; 3 width: 33%; 4 } 5 6 #sidebarsWidgets { 7 float: left; 8 width: 65%; 9 margin-left: 1%; 10 } 11 #sidebarNav { 12 float: left; 13 width: 50%; 14 margin-left: 0%; 15 } 16 #sidebarExtra { 17 float: left; 18 width: 49%; 19 margin-left: 1%; 20 } 21 22 #sidebarsControl { 23 clear: left; 24 } 25 26 #widgets, #dndnav, #dndextra { 27 padding: 1em 0; 28 } 29 30 .widgets fieldset { 31 border: 1px solid #999; 32 } 33 .widgets legend { 34 border: 1px solid #999; 35 } 36 37 .widgets h4 { 38 background: #d4d0bc; 39 color: #000; 40 padding: 4px; 41 margin: 0.5em 0 0 0; 42 border-width: 1px 1px 1px 1px; 43 border-style: solid; 44 border-color: #666; 45 } 46 .widgets h4 img { 47 cursor: pointer; 48 margin-bottom: -1px; 49 } 50 51 .widgetSettings { 52 border-width: 0 1px 1px 1px; 53 border-style: solid; 54 border-color: #666; 55 padding: 4px; 56 background: #eceade; 57 } 58 59 #widgets .widgetSettings { 60 display: none; 61 } 62 63 .hideControls .widgetSettings { 64 display: none; 65 } 66 .hideControl { 67 display: none; 68 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Feb 23 22:16:06 2007 | par Balluche grâce à PHPXref 0.7 |