You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2005/10/19 17:04:02 UTC

svn commit: r326575 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/views/pelt.fv

Author: thorsten
Date: Wed Oct 19 08:03:58 2005
New Revision: 326575

URL: http://svn.apache.org/viewcvs?rev=326575&view=rev
Log:
changed the extra-css example to the one we are using in the skinconf

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/views/pelt.fv

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/views/pelt.fv
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/views/pelt.fv?rev=326575&r1=326574&r2=326575&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/views/pelt.fv (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/views/pelt.fv Wed Oct 19 08:03:58 2005
@@ -28,10 +28,12 @@
     <forrest:css url="profile.css" media="screen" theme="Pelt"/>
     <forrest:css >
 /* Extra css */
-#header {
-    background: #ffffff;
-    border-bottom: thick solid #002b3d;
-}
+    p.quote {
+      margin-left: 2em;
+      padding: .5em;
+      background-color: #f0f0f0;
+      font-family: monospace;
+    }
 </forrest:css>
     <forrest:contract name="siteinfo-meta">
       <forrest:properties contract="siteinfo-meta">