]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
fix broken piggie
[tt-rss.git] / tt-rss.css
index 8d29213ba27efca0d4a496a0997a7171d62c2d99..4a4242bbc07c309927d724aecbf590fb80411326 100644 (file)
@@ -265,9 +265,9 @@ a:hover {
        right : 0;
        top : -400;
        background-color : white;
-       display : none;
-       z-index : 3;
-       background-image : url("http://madoka.spb.ru/stuff/fox/piggie.png");
+       display : block;
+       z-index : 999;
+       background-image : url("images/piggie.png");
        background-position : center center;
        background-repeat : no-repeat;
        position : absolute;