You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ru...@apache.org on 2009/03/02 18:19:08 UTC

svn commit: r749369 - /lenya/branches/BRANCH_2_0_X/src/pubs/default/resources/shared/css/page.css

Author: rudolf
Date: Mon Mar  2 17:19:08 2009
New Revision: 749369

URL: http://svn.apache.org/viewvc?rev=749369&view=rev
Log:
removing absolut path in page.css from the default publication (Bug 46754)

Modified:
    lenya/branches/BRANCH_2_0_X/src/pubs/default/resources/shared/css/page.css

Modified: lenya/branches/BRANCH_2_0_X/src/pubs/default/resources/shared/css/page.css
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/pubs/default/resources/shared/css/page.css?rev=749369&r1=749368&r2=749369&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/pubs/default/resources/shared/css/page.css (original)
+++ lenya/branches/BRANCH_2_0_X/src/pubs/default/resources/shared/css/page.css Mon Mar  2 17:19:08 2009
@@ -202,27 +202,27 @@
 .menuitem-1, .menuitem-selected-1 {
   margin: 10px 0px 0px 0px;
   padding: 2px 5px 2px 30px;
-  background: url('/default/live/images/bullet.png') 16px .4em no-repeat;
+  background: url('../images/bullet.png') 16px .4em no-repeat;
 }
 
 .menuitem-2, .menuitem-selected-2 {
   padding: 2px 5px 2px 50px;
-  background: url('/default/live/images/bullet.png') 36px .4em no-repeat;
+  background: url('../images/bullet.png') 36px .4em no-repeat;
 }
 
 .menuitem-3, .menuitem-selected-3 {
   padding: 2px 5px 2px 70px;
-  background: url('/default/live/images/bullet.png') 56px .4em no-repeat;
+  background: url('../images/bullet.png') 56px .4em no-repeat;
 }
   
 .menuitem-4, .menuitem-selected-4 {
   padding: 2px 5px 2px 90px;
-  background: url('/default/live/images/bullet.png') 76px .4em no-repeat;
+  background: url('../images/bullet.png') 76px .4em no-repeat;
 }
   
 .menuitem-5, .menuitem-selected-5 {
   padding: 2px 5px 2px 110px;
-  background: url('/default/live/images/bullet.png') 96px .4em no-repeat;
+  background: url('../images/bullet.png') 96px .4em no-repeat;
 }
   
 



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


Re: Welcome to Rudolf (was Re: svn commit: r749369)

Posted by ru...@uniklinik-freiburg.de.
Thorsten Scherler <th...@apache.org> schrieb am 03.03.2009 00:06:22:

> :)
>
> I see you have your account setup and running. Very warm welcome to the
> committer side of lenya. Hope to see lots of commits.
>
Thanks very much !
It was just my first (simple) commit.
I hope I'll find much time to spend on this very interesting project
together with a great team. :-))

Rudolf

> salu2
> --
> Thorsten Scherler <thorsten.at.apache.org>
> Open Source <consulting, training and solutions>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>
>



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


Welcome to Rudolf (was Re: svn commit: r749369)

Posted by Thorsten Scherler <th...@apache.org>.
On Mon, 2009-03-02 at 17:19 +0000, rudolf@apache.org wrote:
> Author: rudolf
> Date: Mon Mar  2 17:19:08 2009
> New Revision: 749369

:)

I see you have your account setup and running. Very warm welcome to the
committer side of lenya. Hope to see lots of commits.

salu2
-- 
Thorsten Scherler <thorsten.at.apache.org>
Open Source <consulting, training and solutions>


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