From cb6a2fdc21ec7be23bac331684153e23c07d0eeb Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Sun, 15 May 2011 21:01:00 +0000 Subject: top vertical alignment in table --- g/style/all.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g/style/all.css') diff --git a/g/style/all.css b/g/style/all.css index e3a62f3bb..69a90a56c 100644 --- a/g/style/all.css +++ b/g/style/all.css @@ -229,12 +229,12 @@ table#fr-table td.money { text-align: right; } .dlt2 th, .dlt2 td { border: 1px solid transparent; + vertical-align: top; } .dlt2 thead th { color: #aaa; font-size: 85%; text-align: left; } .dlt2 th { border: 0; border-bottom: 1px solid #ccc; - } .dlt2 tbody td { border-bottom: 1px solid #aaa; -- cgit v1.2.1