]> git.wh0rd.org - tt-rss.git/commitdiff
compat theme: disable custom infoBox size
authorAndrew Dolgov <fox@bah.spb.su>
Wed, 20 Feb 2008 12:25:50 +0000 (13:25 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Wed, 20 Feb 2008 12:25:50 +0000 (13:25 +0100)
themes/compat/theme.css

index 1c820f42d5d44a3fa76f19098751565923a24c31..ef6cf14cca03685c33c8d412dadbc564e5c344f1 100644 (file)
@@ -395,7 +395,7 @@ div.helpResponse {
        background : white;
 }
 
-#infoBoxShadow {
+/*#infoBoxShadow {
        background-image : url("images/shadow.png");
        position : absolute;
        width : 30%;
@@ -403,7 +403,7 @@ div.helpResponse {
        top : 30%;
        z-index : 3;
        display : none;
-}
+}*/
 
 div.infoBoxContents {
        background-image : url("images/vgrad_light_rev2.png");