mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
ë¼ì´íí 모ëì 기본 ì¤í¨ ë³´ê°
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3388 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ce7f032d43
commit
dbdcb04f94
8 changed files with 45 additions and 0 deletions
|
|
@ -8,6 +8,16 @@
|
|||
/* board Information */
|
||||
.boardInformation { width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666;}
|
||||
.articleNum { float:left; padding:0 0 0 15px; }
|
||||
|
||||
/* account Navigation */
|
||||
.accountNavigation { float:right; }
|
||||
.accountNavigation li { float:left; margin-left:7px; list-style:none; padding-top:3px;}
|
||||
.accountNavigation li a { font-size:12px; white-space:nowrap; color:#666666; text-decoration:none;}
|
||||
.accountNavigation li.setup a { background:url(../images/common/iconSetup.gif) no-repeat left top; padding-left:14px; }
|
||||
.accountNavigation li.admin a { background:url(../images/common/iconAdmin.gif) no-repeat left top; padding-left:12px; }
|
||||
.accountNavigation li.loginAndLogout { background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat left 5px; padding-left:8px; _padding-top:5px;}
|
||||
*:first-child+html li.loginAndLogout { padding-top:5px; }
|
||||
|
||||
INPUT.CalendarViewMonth {
|
||||
width:44px;
|
||||
height:26px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue