Revision: 1222
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1222&view=rev
Author:   zas_
Date:     2008-11-10 23:36:12 +0000 (Mon, 10 Nov 2008)

Log Message:
-----------
Page cleanup and fixed. Remove obsolete note.

Modified Paths:
--------------
    trunk/doc/image_presentation_fullscreen.html
    trunk/doc/style.css

Modified: trunk/doc/image_presentation_fullscreen.html
===================================================================
--- trunk/doc/image_presentation_fullscreen.html        2008-11-10 23:15:42 UTC 
(rev 1221)
+++ trunk/doc/image_presentation_fullscreen.html        2008-11-10 23:36:12 UTC 
(rev 1222)
@@ -132,25 +132,13 @@
           <p>Turn off full screen.</p>
         </td>
       </tr>
-
+ 
       <tr>
-        <td>&nbsp;</td>
-
-        <td>&nbsp;</td>
-
-        <td>&nbsp;</td>
-      </tr>
-
-      <tr>
-        <td>
-          <p>Image Navigation</p>
+        <td colspan="3" class="fullscreen-shortcuts-separator">
+          <p><strong>Image Navigation</strong></p>
         </td>
+       </tr>
 
-        <td>&nbsp;</td>
-
-        <td>&nbsp;</td>
-      </tr>
-
       <tr>
         <td>
           <p>PageDown</p>
@@ -158,7 +146,7 @@
 
         <td>
           <p>Left Click on image view<br />
-          Mouse Wheel down (*)</p>
+          Mouse Wheel down <a href="#bottomnote1" 
class="bottomnote">(*)</a></p>
         </td>
 
         <td>
@@ -173,7 +161,7 @@
 
         <td>
           <p>Middle Click on image view<br />
-          Mouse Wheel up (*)</p>
+          Mouse Wheel up <a href="#bottomnote1" class="bottomnote">(*)</a></p>
         </td>
 
         <td>
@@ -206,11 +194,9 @@
       </tr>
 
       <tr>
-        <td colspan="2">
-          <p><b>Image panning</b> (image has keyboard focus)</p>
+        <td colspan="3" class="fullscreen-shortcuts-separator">
+          <p><strong>Image panning</strong> (image has keyboard focus)</p>
         </td>
-
-        <td>&nbsp;</td>
       </tr>
 
       <tr>
@@ -220,7 +206,7 @@
 
         <td>
           <p>Left Drag on image view<br />
-          [Shift] + Mouse Wheel (*)</p>
+          [Shift] + Mouse Wheel <a href="#bottomnote1" 
class="bottomnote">(*)</a></p>
         </td>
 
         <td>
@@ -278,9 +264,7 @@
       </tbody>
     </table>
   </div>
-
-  <p>(*) Default Mouse wheel functions, can be altered by changing the <a 
href="options_advanced.html" class="option_name">Mouse wheel scrolls image</a> 
option.</p>
-
+ 
   <p>Several other standard controls are also available through the keyboard 
and context menu:</p>
 
   <div class="fullscreen-functions">
@@ -307,7 +291,7 @@
         </td>
 
         <td>
-          <p>same (*)</p>
+          <p>same</p>
         </td>
       </tr>
 
@@ -317,7 +301,7 @@
         </td>
 
         <td>
-          <p>same (*)</p>
+          <p>same</p>
         </td>
       </tr>
 
@@ -339,7 +323,7 @@
         </td>
 
         <td>
-          <p>same (*)</p>
+          <p>same</p>
         </td>
       </tr>
 
@@ -369,7 +353,7 @@
         </td>
 
         <td>
-          <p>Toggle information overlay for full screen: on with histogramm, 
on without histogramm, off.</p>
+          <p>Toggle information overlay for full screen: on with histogram, on 
without histogram, off.</p>
         </td>
       </tr>
 
@@ -379,7 +363,7 @@
         </td>
 
         <td>
-          <p>Switch between the different histogramm modes: RGB, value, 
maximum value, red channel, green channel, blue channel.</p>
+          <p>Switch between the different histogram modes: RGB, value, maximum 
value, red channel, green channel, blue channel.</p>
         </td>
       </tr>
 
@@ -389,7 +373,7 @@
         </td>
 
         <td>
-          <p>Toogle between linear and logarithmical histogramm.</p>
+          <p>Toogle between linear and logarithmical histogram.</p>
         </td>
       </tr>
 
@@ -416,8 +400,9 @@
       </tbody>
     </table>
   </div>
+ 
+ <p class="bottomnote"><a id="bottomnote1" name="bottomnote1"></a><span 
class="note_label">(*) Note:</span> Default Mouse wheel functions can be 
altered by changing the <a href="options_advanced.html" 
class="option_name">Mouse wheel scrolls image</a> option.</p>
 
-  <p>(*) Releases prior to 1.5.3 will turn off full screen prior to activating 
the function.</p>
 
   <hr id="bottomseparator" />
 

Modified: trunk/doc/style.css
===================================================================
--- trunk/doc/style.css 2008-11-10 23:15:42 UTC (rev 1221)
+++ trunk/doc/style.css 2008-11-10 23:36:12 UTC (rev 1222)
@@ -173,9 +173,20 @@
 div.fullscreen-shortcuts {
        text-align: center;
 }
+.fullscreen-shortcuts p {
+       margin: 0.1em;
+}
+td.fullscreen-shortcuts-separator {
+       background-color: white;
+       font-size: 110%;
+}
+
 div.fullscreen-functions {
        text-align: center;
 }
+.fullscreen-functions p {
+       margin: 0.1em;
+}
 
 /* image_search_finding_duplicates.html */
 div.find-duplicates-shortcuts {


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to