diff doc/image_presentation_fullscreen.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 c564ab6c11fc
children e2ca6295c5d0
line wrap: on
line diff
--- a/doc/image_presentation_fullscreen.html	Wed Nov 19 17:42:36 2008 +0000
+++ b/doc/image_presentation_fullscreen.html	Wed Nov 19 20:53:53 2008 +0000
@@ -98,8 +98,8 @@
  
   <p>The usual image navigation controls are available when in full screen, these are the commands available:</p>
 
-  <div class="fullscreen-shortcuts">
-    <table width="80%" border="1" cellpadding="4" cellspacing="0" rules="rows">
+  <div class="shortcuts">
+    <table width="80%" border="1" cellpadding="4" cellspacing="0">
       <col id="fullscreen_shortcuts_col1" width="33%"></col>
       <col id="fullscreen_shortcuts_col2" width="33%"></col>
       <col id="fullscreen_shortcuts_col3" width="33%"></col>
@@ -136,7 +136,7 @@
       </tr>
  
       <tr>
-        <td colspan="3" class="fullscreen-shortcuts-separator">
+        <td colspan="3" class="shortcuts-separator">
           <p><strong>Image Navigation</strong></p>
         </td>
        </tr>
@@ -196,7 +196,7 @@
       </tr>
 
       <tr>
-        <td colspan="3" class="fullscreen-shortcuts-separator">
+        <td colspan="3" class="shortcuts-separator">
           <p><strong>Image panning</strong> (image has keyboard focus)</p>
         </td>
       </tr>