Single file editing
[phorkie.git] / www / css / openid.css
index 38988a715094177b168bbfdfd7ecea1081941d26..4b2acbcf253e945fe91414b8b52d80a3c8ce356d 100644 (file)
@@ -25,10 +25,10 @@ body {
   background-color: #FFFCC9;
   float: left;
 }
-#identifier {
+#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 {