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:
@@ -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"> </span></div>
|
||||
|
||||
Reference in New Issue
Block a user