summaryrefslogtreecommitdiffstats
path: root/webroot/css/search.css
diff options
context:
space:
mode:
authorMichael Francis <edude03@gmail.com>2011-07-24 23:41:14 -0400
committerMichael Francis <edude03@gmail.com>2011-07-24 23:41:14 -0400
commitdd531d3928c25b1288c9369ce2d9ec5ee6bd24d6 (patch)
tree5fd55f3e2c365f14ed677d2192595031a93cafbe /webroot/css/search.css
parentc1772289909a5886af3454dae3c4cc519879bd68 (diff)
parentbb06d45da99d1a551979f6f694a5bed4d02673c4 (diff)
downloadotakuhub-dd531d3928c25b1288c9369ce2d9ec5ee6bd24d6.tar.xz
Merge branch 'master' of git.raylu.net:otakuhub
Diffstat (limited to 'webroot/css/search.css')
-rw-r--r--webroot/css/search.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/webroot/css/search.css b/webroot/css/search.css
index 20ea164..6ac8596 100644
--- a/webroot/css/search.css
+++ b/webroot/css/search.css
@@ -19,6 +19,7 @@ p.more a {
background: -webkit-linear-gradient(top, #ddd, #bbb);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#bbbbbb');
color: #111;
+ outline: none;
}
p.more a:hover {
background: #eee;