summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-27 11:48:07 +0100
committerAndrew Dolgov <[email protected]>2005-11-27 11:48:07 +0100
commit76332f3c90a276f8ffb20a5f55d573542c85700f (patch)
treeac24502df71a3da4903e40c60bbda92ae7b99828 /tt-rss.php
parentb2e9654e836f79f86dc5dfc93cf1f2327a278916 (diff)
add shadow to userDlg
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 91df6b009..55b06b56a 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -61,7 +61,7 @@
<div id="notify"><span id="notify_body"></div>
</td>
- <div id="userDlg">&nbsp;</div>
+ <div id="userDlgShadow"><div id="userDlg">&nbsp;</div></div>
</tr><tr><td class="welcomePrompt">
<? if (!SINGLE_USER_MODE) { ?>
@@ -73,7 +73,7 @@
</td>
</tr>
<? } else { ?>
- <div id="userDlg">&nbsp;</div>
+ <div id="userDlgShadow"><div id="userDlg">&nbsp;</div></div>
<? } ?>
<tr>
<td valign="top" rowspan="3" class="feeds">