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:
13
phpBB/adm/forms.css
Normal file
13
phpBB/adm/forms.css
Normal file
@@ -0,0 +1,13 @@
|
||||
/* Fancy form styles for IE */
|
||||
|
||||
input, textarea, select {
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
input {
|
||||
text-indent: 2px;
|
||||
}
|
||||
|
||||
.postbody {
|
||||
line-height: 18px
|
||||
}
|
Reference in New Issue
Block a user