From ea9a15a17eee6a073a59f95744deacfd34633c11 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Sat, 23 Aug 2008 15:23:49 +0800 Subject: Use consistent icons for filter settings Signed-off-by: Jeremy Kerr --- htdocs/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'htdocs/css') diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 5fe0e4e..bef9605 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -135,6 +135,10 @@ table.patchlist td { margin-top: 10px; } +table.patchlist td img { + vertical-align: bottom; +} + table.patchlist td.patchlistfilters { background: #c0c0ff; border-top: thin solid gray; -- cgit v1.2.3