]> git.wh0rd.org - tt-rss.git/commitdiff
digest: smartphone ui css tweaks
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 26 Mar 2013 16:29:59 +0000 (20:29 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 26 Mar 2013 16:29:59 +0000 (20:29 +0400)
plugins/digest/mobile.css

index 8c0ddd347603c0cabae1d3d65658dd2103956c5e..89989dfe671c92b97e96502fd1f96a9dd4f4ea28 100644 (file)
@@ -79,7 +79,6 @@ a:hover {
        bottom : 0px;
        top : 30px;
        background : white;
-       z-index : -1;
        opacity : 0;
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
@@ -154,6 +153,7 @@ a:hover {
        bottom : 0px;
        font-size : 14px;
        overflow : auto;
+       background : white;
 }
 
 #feeds ul#feeds-content img {