From 73f30908aa45a3da4f7784aa4d1555ae437ed700 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 7 Apr 2009 13:29:03 -0600 Subject: [PATCH] Dimp CSS tweaks --- imp/themes/screen-dimp.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index e03cce30e..6c2f00c26 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -2,7 +2,12 @@ * DIMP core CSS. */ -/* ini header. */ +/* global */ +input { + vertical-align: middle; +} + +/* ini header */ #quota { float: right; font-weight: normal; @@ -600,6 +605,7 @@ div.dimpActionsCompose, div.dimpActionsMsg { /* Message Composition. */ .composeAddrbook { + color: blue; cursor: pointer; text-decoration: underline; } -- 2.11.0