Revision: 1230
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1230&view=rev
Author:   zas_
Date:     2008-11-11 21:50:42 +0000 (Tue, 11 Nov 2008)

Log Message:
-----------
Give a new style to menus.

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

Modified: trunk/doc/style.css
===================================================================
--- trunk/doc/style.css 2008-11-11 21:49:33 UTC (rev 1229)
+++ trunk/doc/style.css 2008-11-11 21:50:42 UTC (rev 1230)
@@ -96,11 +96,27 @@
 }
 .menu_desc dt {
        font-weight: bold;
-       padding-top: 0.3em;
+       padding: 0.1em;
+       border-left: 1px solid gray;
+       border-bottom: 1px solid gray;
+       display: inline;
+       vertical-align: top;
 }
 .menu_desc dd {
+       margin-top: 0.3em;
+       margin-bottom: 0.3em;
+       font-size: small;
 }
 
+.menu_desc dd dl {
+       margin-top: 0.7em;
+       margin-bottom: 0.7em;
+}
+
+.menu_desc dd dl dd {
+       font-size: small;
+}
+
 /* dialog descriptions */
 dl.dialog_desc {
        margin-left: 2em;


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