mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic
git-svn-id: file:///svn/phpbb/trunk@4062 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
/* Fancy form styles for IE */
|
||||
|
||||
input, textarea, select {
|
||||
border-width: 1px;
|
||||
}
|
||||
/* $Id$ */
|
||||
|
||||
input {
|
||||
text-indent: 2px;
|
||||
text-indent: 2px;
|
||||
}
|
||||
|
||||
textarea, select, input.post, input.mainoption, input.liteoption {
|
||||
border: 1px solid;
|
||||
}
|
||||
|
||||
.postbody {
|
||||
line-height: 18px
|
||||
line-height: 140%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user