Mercurial > geeqie.yaz
comparison doc/image_search_finding_duplicates.html @ 1157:0186f9c7d9e4
Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
author | zas_ |
---|---|
date | Wed, 19 Nov 2008 20:53:53 +0000 |
parents | 50ffcd7c3539 |
children | 616fae3a801f |
comparison
equal
deleted
inserted
replaced
1156:50ffcd7c3539 | 1157:0186f9c7d9e4 |
---|---|
99 | 99 |
100 <p>A <b>context menu</b> is available for the result list by right clicking the mouse or pressing the Menu key when a row has the focus.</p> | 100 <p>A <b>context menu</b> is available for the result list by right clicking the mouse or pressing the Menu key when a row has the focus.</p> |
101 | 101 |
102 <p><b>Keyboard shortcuts</b> available in the results list:</p> | 102 <p><b>Keyboard shortcuts</b> available in the results list:</p> |
103 | 103 |
104 <div class="find-duplicates-shortcuts"> | 104 <div class="shortcuts"> |
105 <table width="80%" border="1" cellpadding="2" cellspacing="0"> | 105 <table width="80%" border="1" cellpadding="2" cellspacing="0"> |
106 <col id="find_duplicates_shortcuts_col1" width="25%"></col> | 106 <col id="find_duplicates_shortcuts_col1" width="25%"></col> |
107 <col id="find_duplicates_shortcuts_col2" width="25%"></col> | 107 <col id="find_duplicates_shortcuts_col2" width="25%"></col> |
108 <col id="find_duplicates_shortcuts_col3" width="50%"></col> | 108 <col id="find_duplicates_shortcuts_col3" width="50%"></col> |
109 | 109 |