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

mention wiki in keyboard shortcuts help

This commit is contained in:
Andrew Dolgov
2010-11-21 21:47:38 +03:00
parent d4f46bc1fd
commit d4dcf8e922
4 changed files with 14 additions and 2 deletions

View File

@@ -1160,6 +1160,14 @@ div#hotkey_help_overlay ul {
margin : 0px;
}
div#hotkey_help_overlay a {
color : #88b0f0;
}
div#hotkey_help_overlay a:hover {
color : white;
}
div#hotkey_help_overlay li {
margin : 0px;
}