You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fi...@apache.org on 2009/10/12 16:05:05 UTC

svn commit: r824342 - /felix/sandbox/filippo/karaf-manual/src/styles/print.css

Author: filippo
Date: Mon Oct 12 14:05:05 2009
New Revision: 824342

URL: http://svn.apache.org/viewvc?rev=824342&view=rev
Log:
fixed screenshots

Modified:
    felix/sandbox/filippo/karaf-manual/src/styles/print.css

Modified: felix/sandbox/filippo/karaf-manual/src/styles/print.css
URL: http://svn.apache.org/viewvc/felix/sandbox/filippo/karaf-manual/src/styles/print.css?rev=824342&r1=824341&r2=824342&view=diff
==============================================================================
--- felix/sandbox/filippo/karaf-manual/src/styles/print.css (original)
+++ felix/sandbox/filippo/karaf-manual/src/styles/print.css Mon Oct 12 14:05:05 2009
@@ -525,6 +525,18 @@
   }
 }
 
+/* Screenshots */
+
+.panel pre {
+	color: white;	
+	font: 11px "Lucida Console", "Lucida Sans Typewriter", monospace;
+}
+
+pre.code-java{
+	color: black;	
+}
+
+
 /*
  * Enhancements to the take advantage of some of the style markup that
  * Confluence generates