1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 13:31:28 +00:00

shamelessly round the hotkey popup help corners

This commit is contained in:
Andrew Dolgov
2008-05-16 06:17:49 +01:00
parent 3a391f6720
commit ec92c9d146
7 changed files with 51 additions and 3 deletions

View File

@@ -82,8 +82,10 @@
</div>
</div>
<div id="hotkey_help_overlay" style="display : none" onclick="Element.hide(this)">
<div id="hotkey_help_overlay" style="display : block" onclick="Element.hide(this)">
<?php rounded_table_start("hho"); ?>
<?php include "help/3.php" ?>
<?php rounded_table_end(); ?>
</div>
<div id="notify" class="notify"><span id="notify_body">&nbsp;</span></div>