| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 ul.menu li, 2 ul.menu li a, 3 ul.links li, 4 ul.links li a, 5 #page { height:1%; } 6 7 /* Fieldsets... a nest of headaches */ 8 html.js body.admin fieldset.collapsible, 9 html.js body.admin fieldset { height:1%; } 10 11 html.js body.admin fieldset.collapsible legend a { top:0px; } 12 13 body.admin fieldset legend { 14 position:absolute; 15 left:0px; 16 top:0px; 17 border:0px; 18 padding:20px 0px 0px; 19 margin:-20px 0px 0px; 20 } 21 22 html.js body.admin fieldset.collapsed { border:0px; } 23 html.js body.admin fieldset.collapsible legend { position:static; } 24 25 body.admin fieldset { position:relative; }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |