| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 /* $Id: block.css,v 1.6 2007/11/14 09:49:30 dries Exp $ */ 2 3 #blocks td.region { 4 font-weight: bold; 5 } 6 #blocks tr.region-message { 7 font-weight: normal; 8 color: #999; 9 } 10 #blocks tr.region-populated { 11 display: none; 12 } 13 .block-region { 14 background-color: #ff6; 15 margin-top: 4px; 16 margin-bottom: 4px; 17 padding: 3px; 18 }
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 |