From 9e0f94640013113002106e42b4dbee3a0ce464e7 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 25 Jan 2010 17:00:22 +0000 Subject: [PATCH] Minor CSS fix Monotone-Parent: 0b152b3b9b68eb80edffbcf7dec3d59fa6a7e76d Monotone-Revision: 578bc8e9cf723c91e4011bbb0f7b4e1a1c52918a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-25T17:00:22 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/UIxComponentEditor.css | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/WebServerResources/UIxComponentEditor.css b/UI/WebServerResources/UIxComponentEditor.css index 5638ec081..20516f19d 100644 --- a/UI/WebServerResources/UIxComponentEditor.css +++ b/UI/WebServerResources/UIxComponentEditor.css @@ -106,6 +106,7 @@ DIV#descriptionDiv DIV.fakeTextArea { background-image: url("abcard.gif"); background-repeat: no-repeat; background-position: 4px center; + background-color: #CCDDEC; padding: 2px 2px 2px 24px; width: 260px; }