1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +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
+3
View File
@@ -1134,6 +1134,9 @@ function hotkey_handler(e) {
return viewfeed(-3);
}
if (keycode == 84) { // t
toggleTags();
}
}