| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 /* $Id: search.css,v 1.3 2007/10/31 18:06:38 dries Exp $ */ 2 3 .search-form { 4 margin-bottom: 1em; 5 } 6 .search-form input { 7 margin-top: 0; 8 margin-bottom: 0; 9 } 10 .search-results p { 11 margin-top: 0; 12 } 13 .search-results dt { 14 font-size: 1.1em; 15 } 16 .search-results dd { 17 margin-bottom: 1em; 18 } 19 .search-results .search-info { 20 font-size: 0.85em; 21 } 22 .search-advanced .criterion { 23 float: left; /* LTR */ 24 margin-right: 2em; /* LTR */ 25 } 26 .search-advanced .action { 27 float: left; /* LTR */ 28 clear: left; /* LTR */ 29 }
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 |