mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
자동 저장 메시지를 기본으로 감추도록 설정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7920 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
922f4363ca
commit
110c7ccdd0
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ body{height:100%}
|
|||
.xd .tool .liow label{position:absolute;top:4px;left:6px;white-space:nowrap}
|
||||
.xd .tool .liow .itx{position:relative;z-index:2;background:transparent}
|
||||
/* Time */
|
||||
.xd .time{font-size:12px;background:#fcfcfc;border-top:1px solid #ddd}
|
||||
.xd .time{font-size:12px;background:#fcfcfc;border-top:1px solid #ddd;display:none;}
|
||||
.xd .time p{margin:0;padding:6px 10px;color:#666;text-align:center}
|
||||
/* Mode */
|
||||
.xd .mode{position:relative;z-index:1;background-position:0 -1140px;background-repeat:repeat-x;border-top:1px solid #b5b5b5;*zoom:1}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue