get rid of the /static/ thing everywhere
[unfold.git] / auth / static / css / login.css
diff --git a/auth/static/css/login.css b/auth/static/css/login.css
deleted file mode 100644 (file)
index 06528ee..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-p.login { 
-    font-style: italic;
-}
-input.login {
-    width: auto;
-}    
-input[type="password"] {
-    border: solid 1px #444;
-    background-image: url( '/all-static/img/form_input_password.png' );
-    background-repeat: repeat-x;
-    background-position: top;
-}