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

This commit is contained in:
zero 2007-06-27 08:04:32 +00:00
parent 4c3deed4c1
commit 60e165189b
74 changed files with 274 additions and 99 deletions

View file

@ -28,7 +28,7 @@
.box_login .item { background:url(../images/default/bul_01.gif) no-repeat left; height:16px; padding:3px 0px 0px 20px; margin-left:5px; margin-top:2px; }
.box_login .item a { color:#666666; }
.box_login .hr_dot_01 { background:url(../images/default/hr_dot_01.gif) repeat-x; height:2px; overflow:hidden; clear:both; margin:0px 0px 4px 0px; }
.box_login .hr_dot_01 { background:url(../images/default/hr_dot_01.gif) repeat-x; height:2px; overflow:hidden; clear:both; margin:4px 4px 4px 4px; }
.box_login div.login_user { font-weight:bold; float:left; margin-top:2px; margin:9px 0px 2px 9px;}
.box_login div.logout { font-weight:bold; float:right; margin-top:2px;margin:9px 9px 2px 0;}