diff doc/main_window_status_bar.html @ 1151:c564ab6c11fc

Add specific css for print media(has to be improved).
author zas_
date Sun, 16 Nov 2008 19:58:43 +0000
parents 24c89a03ec12
children
line wrap: on
line diff
--- a/doc/main_window_status_bar.html	Sun Nov 16 16:32:14 2008 +0000
+++ b/doc/main_window_status_bar.html	Sun Nov 16 19:58:43 2008 +0000
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Status Bar - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">