From 467a1f8635ca93a48024fb80b4b44b4f979a2505 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 17 Jul 2011 18:35:17 -0700 Subject: minor style fixes --- webroot/css/view.css | 1 + 1 file changed, 1 insertion(+) (limited to 'webroot/css/view.css') diff --git a/webroot/css/view.css b/webroot/css/view.css index 7d10164..d5734a1 100644 --- a/webroot/css/view.css +++ b/webroot/css/view.css @@ -26,6 +26,7 @@ section#cast a { background: -webkit-linear-gradient(top, #ddd, #bbb); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#bbbbbb'); color: #111; + outline: none; } section#cast a:hover { background: #eee; -- cgit v1.2.3