projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e4b915
)
Fixed install css stylesheet (removed nonexistent background img)
author
Janusz Dobrowolski
<janusz@frontaccouting.eu>
Thu, 29 Sep 2011 10:29:25 +0000
(12:29 +0200)
committer
Janusz Dobrowolski
<janusz@frontaccouting.eu>
Thu, 29 Sep 2011 10:29:25 +0000
(12:29 +0200)
install/stylesheet.css
patch
|
blob
|
history
diff --git
a/install/stylesheet.css
b/install/stylesheet.css
index d318052ee6d85c3442419df07c45c1ed6ae6bff4..218183d4bb0cbccaa6428aabc85c39c6f302ed9f 100644
(file)
--- a/
install/stylesheet.css
+++ b/
install/stylesheet.css
@@
-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 {