]> git.wh0rd.org Git - tt-rss.git/commitdiff
make infobox wider (50%)
authorAndrew Dolgov <fox@madoka.spb.ru>
Tue, 24 Apr 2007 06:12:23 +0000 (07:12 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Tue, 24 Apr 2007 06:12:23 +0000 (07:12 +0100)
tt-rss.css

index 113f289e33c4abc46b20e6d5b8f029c4bb46b140..cb3a703054c73af93bcccb2bf29b53e61b29ae56 100644 (file)
@@ -485,9 +485,9 @@ div.helpResponse {
 
 #infoBoxShadow {
        background-image : url("images/shadow.png");
-       left : 30%;
+       left : 25%;
        top : 30%;
-       width : 30%;
+       right : 25%;
        z-index : 3;
        position : absolute;
        display : none;