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

This commit is contained in:
zero 2007-06-19 04:21:28 +00:00
parent 08b801f1e7
commit 1f188a5d59
4 changed files with 3 additions and 3 deletions

View file

@ -268,4 +268,4 @@ Jeong, Chan Myeong 070601~070630
.buttonWrite ul { text-align:center; clear:both; display:block;}
.buttonWrite li { margin-top:.5em; float:right; margin-right:.3em;}
.buttonWrite input { border:none; cursor:pointer; background:url(../images/white/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px; }
.buttonWrite input { border:none; cursor:pointer; background:url(../images/white/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px; _position:relative; _top:3px;}