@@ -43,18 +43,10 @@ <h2>Collect & organize web pages</h2>
4343
4444 < a href ="#pin " class ="button size-regular variant-primary "> Pin in Toolbar</ a >
4545 < span class ="or-text "> or press</ span >
46- < span data-system-show ="macos ">
47- < button class ="button size-regular variant-secondary only-icon " disabled > ⇧</ button >
48- < button data-browser-hide ="firefox " class ="button size-regular variant-secondary only-icon " disabled > ⌘</ button >
49- < button data-browser-show ="firefox " class ="button size-regular variant-secondary only-icon " disabled > ⌥</ button >
50- < button class ="button size-regular variant-secondary only-icon " disabled > S</ button >
51- </ span >
52- < span data-system-show ="windows linux ">
53- < button class ="button size-regular variant-secondary " disabled >
54- < span data-browser-hide ="firefox "> Ctrl</ span > < span data-browser-show ="firefox "> Alt</ span >
55- +Shift+S
56- </ button >
57- </ span >
46+
47+ < button data-system-show ="macos " class ="button size-regular variant-secondary only-icon " disabled > ⌃</ button >
48+ < button data-system-hide ="macos " class ="button size-regular variant-secondary " disabled > Alt</ button >
49+ < button class ="button size-regular variant-secondary only-icon " disabled > R</ button >
5850 </ div >
5951 </ div >
6052
@@ -96,16 +88,9 @@ <h2>Collection always at hand</h2>
9688
9789 < span class ="or-text "> or press</ span >
9890
99- < span data-system-show ="macos ">
100- < button class ="button size-regular variant-secondary only-icon " disabled > ⌥</ button >
101- < button class ="button size-regular variant-secondary only-icon " disabled > ⇧</ button >
102- < button class ="button size-regular variant-secondary only-icon " disabled > B</ button >
103- </ span >
104- < span data-system-show ="windows linux ">
105- < button class ="button size-regular variant-secondary " disabled >
106- Alt+Shift+B
107- </ button >
108- </ span >
91+ < button data-system-show ="macos " class ="button size-regular variant-secondary only-icon " disabled > ⌘</ button >
92+ < button data-system-hide ="macos " class ="button size-regular variant-secondary " disabled > Ctrl</ button >
93+ < button class ="button size-regular variant-secondary only-icon " disabled > .</ button >
10994 </ div >
11095 </ div >
11196
@@ -121,16 +106,9 @@ <h3>Open Raindrop.io Sidebar</h3>
121106 < p >
122107 Or press
123108
124- < span data-system-show ="macos ">
125- < button class ="button size-regular variant-secondary only-icon " disabled > ⌥</ button >
126- < button class ="button size-regular variant-secondary only-icon " disabled > ⇧</ button >
127- < button class ="button size-regular variant-secondary only-icon " disabled > B</ button >
128- </ span >
129- < span data-system-show ="windows linux ">
130- < button class ="button size-regular variant-secondary " disabled >
131- Alt+Shift+B
132- </ button >
133- </ span >
109+ < button data-system-show ="macos " class ="button size-regular variant-secondary only-icon " disabled > ⌘</ button >
110+ < button data-system-hide ="macos " class ="button size-regular variant-secondary " disabled > Ctrl</ button >
111+ < button class ="button size-regular variant-secondary only-icon " disabled > .</ button >
134112 </ p >
135113 < hr class ="blue-green-gradient " />
136114 < p > In sidebar you can browse your collection, search and add new items.</ p >
@@ -168,7 +146,7 @@ <h3>Address Bar Integration</h3>
168146 </ div >
169147 </ div >
170148
171- <!-- Multiplayer -->
149+ <!-- Highlights -->
172150 < div class ="slide columns right " id ="highlights " data-is-intersecting ="false ">
173151 < div class ="image-column ">
174152 < img src ="screen-highlights.webp " />
@@ -181,17 +159,19 @@ <h2>Save important passages</h2>
181159
182160 < button class ="button size-regular variant-secondary " disabled > Select text</ button >
183161 < span class ="or-text "> and press</ span >
184- < span data-system-show ="macos ">
185- < button class ="button size-regular variant-secondary only-icon " disabled > ⇧</ button >
186- < button data-browser-hide ="firefox " class ="button size-regular variant-secondary only-icon " disabled > ⌘</ button >
187- < button data-browser-show ="firefox " class ="button size-regular variant-secondary only-icon " disabled > ⌥</ button >
162+
163+ < span data-browser-show ="chrome ">
164+ < button data-system-show ="macos " class ="button size-regular variant-secondary only-icon " disabled > ⌘</ button >
165+ < button data-system-hide ="macos " class ="button size-regular variant-secondary " disabled > Ctrl</ button >
166+ < button data-system-show ="macos " class ="button size-regular variant-secondary only-icon " disabled > ⇧</ button >
167+ < button data-system-hide ="macos " class ="button size-regular variant-secondary " disabled > Shift</ button >
188168 < button class ="button size-regular variant-secondary only-icon " disabled > S</ button >
189169 </ span >
190- < span data-system-show =" windows linux " >
191- < button class =" button size-regular variant-secondary " disabled >
192- < span data-browser-hide =" firefox " > Ctrl </ span > < span data-browser-show =" firefox " > Alt </ span >
193- +Shift+S
194- </ button >
170+
171+ < span data-browser-hide =" chrome " >
172+ < button data-system-show =" macos " class =" button size-regular variant-secondary only-icon " disabled > ⌃ </ button >
173+ < button data-system-hide =" macos " class =" button size-regular variant-secondary " disabled > Alt </ button >
174+ < button class =" button size-regular variant-secondary only-icon " disabled > X < /button >
195175 </ span >
196176 </ div >
197177 </ div >
0 commit comments