From f703820da102308064a470c2d744123b689a0c1f Mon Sep 17 00:00:00 2001 From: Rob Peters Date: Thu, 8 Apr 2010 20:42:43 +0000 Subject: Fix the firefox problem of a red border on link for RTL --- themes/colors/css/belgianchocolate.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/colors/css/belgianchocolate.css') diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index c9d8e52508..5eb3696c9d 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -54,7 +54,7 @@ color: #ffffff; background:#311900; } -.menuitem_hover a:hover{ +.menuitem_hover a:hover, .menuitem_hover_rtl a:hover{ color: #311900; } /* Define Base Color */ -- cgit v1.3