Revision: 1219
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1219&view=rev
Author:   zas_
Date:     2008-11-10 21:33:38 +0000 (Mon, 10 Nov 2008)

Log Message:
-----------
Let subsection menus match index style.

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

Modified: trunk/doc/style.css
===================================================================
--- trunk/doc/style.css 2008-11-10 21:14:34 UTC (rev 1218)
+++ trunk/doc/style.css 2008-11-10 21:33:38 UTC (rev 1219)
@@ -126,7 +126,6 @@
        font-weight: bold;
 }
 
-
 p.note {
        font-style: italic;
 }
@@ -153,6 +152,11 @@
        background: white;
 }
 
+.submenu li {
+       margin: 0.4em;
+       list-style-type: circle;
+}
+
 /* collections.html */
 div.collections-shortcuts {
        text-align: center;
@@ -190,6 +194,7 @@
        font-size: 110%;
        font-weight: bold;
        margin: 1em;
+       list-style-type: disc;
 }
 .menu ul li {
        margin: 0.4em;
@@ -197,6 +202,7 @@
 .menu ul li ul {
        font-size: 90%;
        font-weight: normal;
+       list-style-type: circle;
 }
 
 /* reference_command_line.html */


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