summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-24 07:12:23 +0100
committerAndrew Dolgov <[email protected]>2007-04-24 07:12:23 +0100
commit9104077785e2fd8884b731a0778d47710fb44d0a (patch)
treeb8a67d0589a2527c04068b69ba88faa7739669e0 /tt-rss.css
parent81352b548d7629a237d30c6feaa9b0a415b2bcac (diff)
make infobox wider (50%)
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 113f289e3..cb3a70305 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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;