mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
페이지 수정시 하단의 관리자 버튼이 숨어버리는 문제 해결
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5208 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
51adeb74f3
commit
2db129865d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@charset "utf-8";
|
||||
h3 { margin:0 10px 0 10px; }
|
||||
|
||||
.adminLayer { margin-top:30px; background-color:#fff;}
|
||||
.adminLayer { margin-top:30px; background-color:#eee; border:1px solid #888;}
|
||||
|
||||
.buttonBox { border:2px solid #EEEEEE; padding:5px; overflow:hidden; *zoom:1;}
|
||||
.buttonBox .fr { height:28px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue