From: Laurent Monin Date: Mon, 10 Nov 2008 19:37:17 +0000 (+0000) Subject: Tidy up and minor fixes. X-Git-Tag: v1.0.0~684 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=9b5b933912d1badd83d0e5691fc03f63be9673fc Tidy up and minor fixes. --- diff --git a/doc/collections.html b/doc/collections.html index 2453ccff..204b098a 100644 --- a/doc/collections.html +++ b/doc/collections.html @@ -1,4 +1,6 @@ + diff --git a/doc/image_presentation_fullscreen.html b/doc/image_presentation_fullscreen.html index c49fc393..afa05c54 100644 --- a/doc/image_presentation_fullscreen.html +++ b/doc/image_presentation_fullscreen.html @@ -1,4 +1,6 @@ + diff --git a/doc/image_search_finding_duplicates.html b/doc/image_search_finding_duplicates.html index 1957020d..c302029f 100644 --- a/doc/image_search_finding_duplicates.html +++ b/doc/image_search_finding_duplicates.html @@ -1,4 +1,6 @@ + diff --git a/doc/image_search_search.html b/doc/image_search_search.html index 931de833..214f6d2d 100644 --- a/doc/image_search_search.html +++ b/doc/image_search_search.html @@ -1,4 +1,6 @@ + diff --git a/doc/reference_command_line.html b/doc/reference_command_line.html index e8cc0320..d632bb56 100644 --- a/doc/reference_command_line.html +++ b/doc/reference_command_line.html @@ -1,4 +1,6 @@ + diff --git a/doc/reference_keyboard_shortcuts.html b/doc/reference_keyboard_shortcuts.html index 64e2a82c..1a905aad 100644 --- a/doc/reference_keyboard_shortcuts.html +++ b/doc/reference_keyboard_shortcuts.html @@ -1,4 +1,6 @@ + @@ -59,8 +61,8 @@ - -

Image Navigation

+ +

Image Navigation

@@ -106,8 +108,8 @@ - -

Image panning (image has keyboard focus)

+ +

Image panning (image has keyboard focus)

@@ -159,8 +161,8 @@ - -

File Menu

+ +

File Menu

@@ -282,8 +284,8 @@ - -

Edit Menu

+ +

Edit Menu

@@ -377,8 +379,8 @@ - -

View Menu

+ +

View Menu

@@ -630,8 +632,8 @@ - -

Help Menu

+ +

Help Menu

@@ -644,13 +646,8 @@ -   -   -   - - - -

Collection Window

+ +

Collection Window

@@ -915,13 +912,8 @@ -   -   -   - - - -

Find Duplicates Window (same as Collection Window above, with the following additions)

+ +

Find Duplicates Window (same as Collection Window above, with the following additions)

diff --git a/doc/reference_management.html b/doc/reference_management.html index 7d58c81c..50d5c3ea 100644 --- a/doc/reference_management.html +++ b/doc/reference_management.html @@ -1,4 +1,6 @@ + diff --git a/doc/style.css b/doc/style.css index 3fe8a632..6ce6b055 100644 --- a/doc/style.css +++ b/doc/style.css @@ -107,9 +107,6 @@ thead { font-weight: bold; } -.file_locations_subtitle { - font-weight: bold -} p.note { font-style: italic @@ -158,3 +155,15 @@ div.search-shortcuts {text-align: center} /* reference_keyboard_shortcuts.html */ div.keyboard-shortcuts {text-align: center} +.keyboard-shortcuts p { margin: 0.1em } +td.keyboard-shortcuts-separator {background-color: white; font-size: 110%} +.keyboard-shortcuts td+td+td { text-align: left} + +/* reference_management.html */ +.file_locations_subtitle { + font-weight: bold; + background-color: white; + text-align: center; +} +.file_locations p { margin: 0.1em } +