plugins: migrated hazelnut and googlemaps to the new plugin class, updated plugin...
[myslice.git] / auth / css / login.css
index 06528ee..11444f7 100644 (file)
@@ -6,7 +6,7 @@ input.login {
 }    
 input[type="password"] {
     border: solid 1px #444;
-    background-image: url( '/all-static/img/form_input_password.png' );
+    background-image: url( '../img/form_input_password.png' );
     background-repeat: repeat-x;
     background-position: top;
 }