summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-20 12:24:34 +0100
committerAndrew Dolgov <[email protected]>2006-03-20 12:24:34 +0100
commitc38c2b69c9479817291ac06042fb5529b24f33f0 (patch)
treeb967ccc6c5f6f632b8d3ee0cacd66ddb01c0562b /tt-rss.css
parent991ee9e2b5cd12bccf89f5321756a5b4180981ed (diff)
center infobox on screen
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 0e2a263f9..6c85c713c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -554,11 +554,9 @@ div.helpResponse {
#infoBoxShadow {
background-image : url("images/shadow.png");
position : absolute;
- margin-left : 30%;
width : 30%;
z-index : 3;
display : none;
- top : 30%;
}
div.infoBoxContents {