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/pinkplastic.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/colors/css/pinkplastic.css') diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 1289dbc5b9..ca51f9e20e 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.css @@ -54,7 +54,7 @@ color: #ffffff; background:#f391c6; } -.menuitem_hover a:hover{ +.menuitem_hover a:hover, .menuitem_hover_rtl a:hover{ color: #f391c6; } /* Define Base Color */ -- cgit v1.3