1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 21:54:00 +02:00

New directory name

git-svn-id: file:///svn/phpbb/trunk@3646 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2003-03-13 12:14:48 +00:00
parent 9d2989b927
commit 8bb5de9861
29 changed files with 9523 additions and 0 deletions

13
phpBB/adm/forms.css Normal file
View File

@@ -0,0 +1,13 @@
/* Fancy form styles for IE */
input, textarea, select {
border-width: 1px;
}
input {
text-indent: 2px;
}
.postbody {
line-height: 18px
}