From 05963e58fd6f347223ed92bac730704835085472 Mon Sep 17 00:00:00 2001 From: alison benjamin Date: Fri, 26 Aug 2011 20:34:49 +0000 Subject: [PATCH] --- docs/themes/mobile/tablet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/themes/mobile/tablet.css b/docs/themes/mobile/tablet.css index d8975ff80..56d1eddf0 100644 --- a/docs/themes/mobile/tablet.css +++ b/docs/themes/mobile/tablet.css @@ -2422,7 +2422,7 @@ ul.sequence-links li a:after { } ul.my-courses-list-ul > li:hover{ - background-color: #e6e6e6; + background-color: #4c96f4; color: #fff; background: url(../images/themes/iphone/listmenu_loader.gif) no-repeat 97% center, -webkit-gradient(linear, left top, left bottom, from(#4a94f4), to(#236de5)); -- 2.17.1