Skip to content

Commit

Permalink
fixed image background blur
Browse files Browse the repository at this point in the history
  • Loading branch information
tsloughter committed Feb 26, 2011
1 parent 79711a6 commit 9b5d40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/emb_web/priv/index.html
Expand Up @@ -56,7 +56,7 @@
-ms-interpolation-mode: bicubic;
}
ul.thumb li img.hover {
background:url('/images/thumb_bg.png') no-repeat center center;
background:url('/pics/thumb_bg.png') no-repeat center center;
border: none;
}
#main_view {
Expand Down

0 comments on commit 9b5d40a

Please sign in to comment.