Mercurial > geeqie
diff doc/main_window_navigation.html @ 1082:47b9f5bc2606
Align Previous to the left, drop useless col tags.
author | zas_ |
---|---|
date | Sat, 25 Oct 2008 08:49:07 +0000 |
parents | f1a52d530df9 |
children | f00c0c5e6dff |
line wrap: on
line diff
--- a/doc/main_window_navigation.html Sat Oct 25 08:14:34 2008 +0000 +++ b/doc/main_window_navigation.html Sat Oct 25 08:49:07 2008 +0000 @@ -9,6 +9,7 @@ <title>Navigation - Geeqie User Manual</title> <style type="text/css"> /*<![CDATA[*/ + p.previous {text-align: left} p.gq-navigation-7 {margin-bottom: 0in} p.gq-navigation-6 {margin-left: 0.79in} p.gq-navigation-5 {font-weight: bold} @@ -23,14 +24,11 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="gq-navigation-4"> <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-navigation-3"> - <col width="85*" /> - <col width="85*" /> - <col width="85*" /> <thead> <tr valign="top"> <td width="33%"> - <p><a href="main_window.html">Previous</a> + <p class="previous"><a href="main_window.html">Previous</a> </p> </td> @@ -91,14 +89,11 @@ <div class="gq-navigation-4"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> - <col width="85*" /> - <col width="85*" /> - <col width="85*" /> <thead> <tr valign="top"> <td width="33%"> - <p><a href="main_window.html">Previous</a> + <p class="previous"><a href="main_window.html">Previous</a> </p> </td>