Fixed install css stylesheet (removed nonexistent background img)
authorJanusz Dobrowolski <janusz@frontaccouting.eu>
Thu, 29 Sep 2011 10:29:25 +0000 (12:29 +0200)
committerJanusz Dobrowolski <janusz@frontaccouting.eu>
Thu, 29 Sep 2011 10:29:25 +0000 (12:29 +0200)
install/stylesheet.css

index d318052ee6d85c3442419df07c45c1ed6ae6bff4..218183d4bb0cbccaa6428aabc85c39c6f302ed9f 100644 (file)
@@ -5,8 +5,6 @@ body,td,th,input,textarea {
 }
 body {
        background-color: #557799;
-       background-image: url(../admin/interface/background.png);
-       background-repeat: repeat-x;
        margin: 0px;
 }
 form {