From f4cc6b1a09964261e845b1f528d815bc89fbe899 Mon Sep 17 00:00:00 2001 From: Marvin Scholz Date: Tue, 26 Dec 2017 01:56:17 +0100 Subject: [PATCH] Use more semantic HTML for tables --- .../KeyboardShortcuts/KeyboardShortcuts.html | 68 +++++++++++-------- 1 file changed, 40 insertions(+), 28 deletions(-) diff --git a/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html b/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html index a606de66b..0835ca83a 100644 --- a/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html +++ b/Evergreen/Resources/KeyboardShortcuts/KeyboardShortcuts.html @@ -15,14 +15,23 @@ table { width: 100%; line-height: 2.0em; + border-collapse: collapse; + margin-top: 1.0em; } - .tableTitleRow { - font-weight: bold; + table tr:nth-child(odd) { + background-color: #F0F0F0; + } + table tr td:first-child { + width: 60%; + } + table td { + padding: 0; + } + table caption { + text-align: left; + font-weight: bold; font-style: italic; } - .backgroundColorRow { - background-color: #F0F0F0; - } @@ -34,33 +43,36 @@

This way you can go through all your news via the space bar.

- +
+ - - - - - - - - - - - - + + + + + + + + + + + +
Everywhere…
Everywhere…
Scroll or go to next unreadspace bar
Go to next unread+
Mark as readr
Mark all as readk
Mark older articles as reado
Mark all as read, go to next unreadl (lowercase L)
Mark as unread, go to next unreadm
Mark as unreadu
Open in browserb or return or enter
Previous subscriptiona
Next subscriptionz
Scroll or go to next unreadspace bar
Go to next unread+
Mark as readr
Mark all as readk
Mark older articles as reado
Mark all as read, go to next unreadl (lowercase L)
Mark as unread, go to next unreadm
Mark as unreadu
Open in browserb or return or enter
Previous subscriptiona
Next subscriptionz

-Left sidebar only… -Collapse, or option-leftArrow -Expand. or option-rightArrow -Collapse All (except for group items); or option-cmd-leftArrow -Expand All' or option-cmd-rightArrow -Move focus to headlinesrightArrow + + - - - + + + + + +
Left sidebar only…
 
Timeline only…
Move focus to subscriptionsleftArrow
Collapse, or option-leftArrow
Expand. or option-rightArrow
Collapse All (except for group items); or option-cmd-leftArrow
Expand All' or option-cmd-rightArrow
Move focus to headlinesrightArrow
+ + + +
Timeline only…
Move focus to subscriptionsleftArrow