Allow usage in a subdir of a host.
[phorkie.git] / www / css / openid.css
index 296618bbea26f7f624fa8fc9b7c71519541e2a8c..4b2acbcf253e945fe91414b8b52d80a3c8ce356d 100644 (file)
@@ -28,7 +28,7 @@ body {
 #openid_url {
   margin: 0px !important;
   width: 250px;
-  background: #FFF url(/images/openid-inputicon.gif) no-repeat scroll 0 50%;
+  background: #FFF url(../images/openid-inputicon.gif) no-repeat scroll 0 50%;
   padding-left:18px;
 }
 .openid_large_btn {
@@ -46,10 +46,10 @@ body {
   float: left;
 }
 .google {
-  background: #FFF url(/images/google.gif) no-repeat center center;
+  background: #FFF url(../images/google.gif) no-repeat center center;
 }
 .yahoo {
-  background: #FFF url(/images/yahoo.gif) no-repeat center center;
+  background: #FFF url(../images/yahoo.gif) no-repeat center center;
 }
 
 a.openid_large_btn:hover {