From 11965092bbe71ff08e8b8749aba5d1923a4fa6ce Mon Sep 17 00:00:00 2001 From: Dave Hulbert Date: Fri, 4 Mar 2011 18:54:33 +0800 Subject: [PATCH] Fix for #1017 - Listview - remove hover/focus on read-only items --- themes/default/jquery.mobile.theme.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/default/jquery.mobile.theme.css b/themes/default/jquery.mobile.theme.css index ee82020f..fbc79eb0 100755 --- a/themes/default/jquery.mobile.theme.css +++ b/themes/default/jquery.mobile.theme.css @@ -76,7 +76,6 @@ background: #333333; font-weight: bold; color: #fff; - cursor: pointer; text-shadow: 0 -1px 1px #000; text-decoration: none; background-image: -moz-linear-gradient(top, @@ -197,7 +196,6 @@ background: #2567ab; font-weight: bold; color: #fff; - cursor: pointer; text-shadow: 0 -1px 1px #145072; text-decoration: none; background-image: -moz-linear-gradient(top, @@ -310,7 +308,6 @@ background: #eee; font-weight: bold; color: #444; - cursor: pointer; text-shadow: 0 1px 1px #f6f6f6; text-decoration: none; background-image: -moz-linear-gradient(top, @@ -544,7 +541,6 @@ background: #fadb4e; font-weight: bold; color: #333; - cursor: pointer; text-shadow: 0 1px 1px #fe3; text-decoration: none; text-shadow: 0 1px 0 #fff;