Mercurial > defr > drupal > core
comparison modules/dblog/dblog.css @ 11:589fb7c02327 6.5
Drupal 6.5
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:32:19 +0100 |
parents | c1f4ac30525a |
children |
comparison
equal
deleted
inserted
replaced
10:6f15c9d74937 | 11:589fb7c02327 |
---|---|
1 /* $Id: dblog.css,v 1.4 2007/09/01 05:27:04 dries Exp $ */ | 1 /* $Id: dblog.css,v 1.4.2.1 2008/09/02 16:56:49 dries Exp $ */ |
2 | 2 |
3 #dblog-filter-form .form-item { | 3 #edit-type-wrapper, #edit-severity-wrapper { |
4 float: left; /* LTR */ | 4 float: left; /* LTR */ |
5 padding-right: .8em; /* LTR */ | 5 padding-right: .8em; /* LTR */ |
6 margin: 0.1em; | 6 margin: 0.1em; |
7 /** | 7 /** |
8 * In Opera 9, DOM elements with the property of "overflow: auto" | 8 * In Opera 9, DOM elements with the property of "overflow: auto" |