1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 22:55:56 +00:00

misc css tweaks

This commit is contained in:
Andrew Dolgov
2008-05-16 05:57:54 +01:00
parent 4020f6f31e
commit 3a391f6720
4 changed files with 5 additions and 2 deletions

View File

@@ -1134,6 +1134,9 @@ function hotkey_handler(e) {
return viewfeed(-3);
}
if (keycode == 84) { // t
toggleTags();
}
}