Revision: 1249
http://geeqie.svn.sourceforge.net/geeqie/?rev=1249&view=rev
Author: zas_
Date: 2008-11-17 17:17:47 +0000 (Mon, 17 Nov 2008)
Log Message:
-----------
Remove colored background in headings for printable version.
Modified Paths:
--------------
trunk/doc/style_print.css
Modified: trunk/doc/style_print.css
===================================================================
--- trunk/doc/style_print.css 2008-11-17 17:09:44 UTC (rev 1248)
+++ trunk/doc/style_print.css 2008-11-17 17:17:47 UTC (rev 1249)
@@ -28,3 +28,23 @@
content: " (http://www.example.com" attr(href) ") ";
}
*/
+
+h1 {
+ background: white;
+ border-bottom: 1px dotted gray;
+}
+
+h2 {
+ background: white;
+ border-bottom: 1px dotted gray;
+}
+
+h3 {
+ background: white;
+ border-bottom: 1px dotted gray;
+}
+
+.dialog_desc dt {
+ border: 1px dotted gray;
+}
+
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