You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by ps...@apache.org on 2011/11/11 14:57:10 UTC

svn commit: r1200885 - /incubator/wookie/trunk/scratchpad/admin-ui/desktop.css

Author: psharples
Date: Fri Nov 11 13:57:10 2011
New Revision: 1200885

URL: http://svn.apache.org/viewvc?rev=1200885&view=rev
Log:
Removed /wookie reference. See WOOKIE-289.

Modified:
    incubator/wookie/trunk/scratchpad/admin-ui/desktop.css

Modified: incubator/wookie/trunk/scratchpad/admin-ui/desktop.css
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/scratchpad/admin-ui/desktop.css?rev=1200885&r1=1200884&r2=1200885&view=diff
==============================================================================
--- incubator/wookie/trunk/scratchpad/admin-ui/desktop.css (original)
+++ incubator/wookie/trunk/scratchpad/admin-ui/desktop.css Fri Nov 11 13:57:10 2011
@@ -28,7 +28,7 @@ header{
     width:100%; 
     height: 60px; 
     background-color: black;
-    background-image: url(http://localhost:8080/wookie/shared/images/furry_white.png);
+    background-image: url(../../shared/images/furry_white.png);
     background-repeat: no-repeat;
     position: absolute; 
     left:0px;