1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-02 04:39:16 +00:00

use css for help overlay, css cleanup

This commit is contained in:
Andrew Dolgov
2011-11-21 16:10:24 +04:00
parent 620c22aada
commit 56d7e94353
15 changed files with 5 additions and 75 deletions

View File

@@ -90,9 +90,7 @@
</div>
<div id="hotkey_help_overlay" style="display : none" 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>