return to simple style for input and textarea

git-svn-id: http://piwigo.org/svn/branches/release-1_3@337 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2004-01-30 22:51:35 +00:00
parent 4d5648607c
commit c586d4ff63
+1 -3
View File
@@ -93,9 +93,7 @@ table, input {
background:lightgray;
}
textarea,input {
border-color:gray;
background-color:lightgray;
color:#000000;
color:black;
}
table {
border-collapse:collapse;