git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4785 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-11-07 01:41:53 +00:00
parent 125c0245d2
commit 6ffc79c673
3 changed files with 11 additions and 11 deletions

View file

@ -235,10 +235,10 @@
.board .userNameAndPw dt{ position:relative; top:-3px; font-weight:bold; display:inline;}
.board .userNameAndPw dd{ margin-right:5px; display:inline;}
.board .userNameAndPw dd .inputText{}
.board .userNameAndPw dd.userName .inputText{ width:80px;}
.board .userNameAndPw dd.userPw .inputText{ width:80px;}
.board .userNameAndPw dd.emailAddress .inputText{ width:120px;}
.board .userNameAndPw dd.homePage .inputText{ width:120px;}
.board .userNameAndPw dd.userName .inputText{ width:70px;}
.board .userNameAndPw dd.userPw .inputText{ width:70px;}
.board .userNameAndPw dd.emailAddress .inputText{ width:100px;}
.board .userNameAndPw dd.homePage .inputText{ width:100px;}
.board .userNameAndPw dd .inputText{ padding:3px 4px; height:15px; margin-bottom:5px; font-size:12px; *margin-top:-1px; vertical-align:middle;}
/* Comment */