From 00a74d806746d8acefd5191185430d2188d6a277 Mon Sep 17 00:00:00 2001 From: John McLear Date: Tue, 19 Jul 2011 02:08:09 +0100 Subject: [PATCH] Make chat icon background white --- static/css/pad_lite.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index 17efd40a..3bea8898 100644 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -1255,6 +1255,7 @@ padding-top:2px; border-top: 1px solid #999; border-top-left-radius: 5px; border-top-right-radius: 5px; + background-color:#fff; } #chaticon a