From f29132041334daedc771bc4a94e3dc7e8b9c68e9 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 29 Jun 2010 20:09:01 +0000 Subject: [PATCH] Monotone-Parent: 0ba5dc28795d933db244f667ecc927420db2ab60 Monotone-Revision: 66db9463cbafa20e7fce07829dca8d5d59f33165 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-29T20:09:01 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/generic.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/WebServerResources/generic.css b/UI/WebServerResources/generic.css index 58cd3e0f1..c098a1d04 100644 --- a/UI/WebServerResources/generic.css +++ b/UI/WebServerResources/generic.css @@ -797,7 +797,7 @@ DIV.tabsContainer > UL LI SPAN DIV.tabsContainer > UL LI.active { background: transparent url('tab_a_active_bg.png') no-repeat scroll top right !important; } DIV.tabsContainer > UL LI.active SPAN -{ background: transparent url('tab_span_active_bg.png') no-repeat !important; } +{ background: transparent url('tab_span_active_bg.png') no-repeat !important; } DIV.tabsContainer > UL LI.first { margin-left: -1px; padding-left: -1px; }