You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2006/06/18 21:55:36 UTC

svn commit: r415187 - in /lenya/trunk/src/pubs/default/resources/shared/css: page.css page.xml

Author: andreas
Date: Sun Jun 18 12:55:36 2006
New Revision: 415187

URL: http://svn.apache.org/viewvc?rev=415187&view=rev
Log:
Default pub: converted CSS to XML to allow images with context prefix

Added:
    lenya/trunk/src/pubs/default/resources/shared/css/page.xml
      - copied, changed from r415137, lenya/trunk/src/pubs/default/resources/shared/css/page.css
Removed:
    lenya/trunk/src/pubs/default/resources/shared/css/page.css

Copied: lenya/trunk/src/pubs/default/resources/shared/css/page.xml (from r415137, lenya/trunk/src/pubs/default/resources/shared/css/page.css)
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/resources/shared/css/page.xml?p2=lenya/trunk/src/pubs/default/resources/shared/css/page.xml&p1=lenya/trunk/src/pubs/default/resources/shared/css/page.css&r1=415137&r2=415187&rev=415187&view=diff
==============================================================================
--- lenya/trunk/src/pubs/default/resources/shared/css/page.css (original)
+++ lenya/trunk/src/pubs/default/resources/shared/css/page.xml Sun Jun 18 12:55:36 2006
@@ -1,3 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<css>
 /*
 * Copyright 1999-2004 The Apache Software Foundation
 *
@@ -380,3 +382,4 @@
 .search-result-description {
     font-size: 90%;
 }
+</css>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org