Cosmetic changes in image search and find duplicates shortcuts tables.
authorLaurent Monin <geeqie@norz.org>
Mon, 10 Nov 2008 21:14:34 +0000 (21:14 +0000)
committerLaurent Monin <geeqie@norz.org>
Mon, 10 Nov 2008 21:14:34 +0000 (21:14 +0000)
doc/style.css

index 6083f19..cdf2847 100644 (file)
@@ -173,11 +173,17 @@ div.fullscreen-functions {
 div.find-duplicates-shortcuts {
        text-align: center;
 }
+.find-duplicates-shortcuts p {
+       margin: 0.1em;
+}
 
 /* image_search_search.html */
 div.search-shortcuts {
        text-align: center;
 }
+.search-shortcuts p {
+       margin: 0.1em;
+}
 
 /* index.html */
 .menu ul {