Mercurial > defr > drupal > core
view modules/search/search.css @ 20:e3d20ebd63d1 tip
Added tag 6.9 for changeset 3edae6ecd6c6
author | Franck Deroche <franck@defr.org> |
---|---|
date | Thu, 15 Jan 2009 10:16:10 +0100 |
parents | c1f4ac30525a |
children |
line wrap: on
line source
/* $Id: search.css,v 1.3 2007/10/31 18:06:38 dries Exp $ */ .search-form { margin-bottom: 1em; } .search-form input { margin-top: 0; margin-bottom: 0; } .search-results p { margin-top: 0; } .search-results dt { font-size: 1.1em; } .search-results dd { margin-bottom: 1em; } .search-results .search-info { font-size: 0.85em; } .search-advanced .criterion { float: left; /* LTR */ margin-right: 2em; /* LTR */ } .search-advanced .action { float: left; /* LTR */ clear: left; /* LTR */ }