#83 관리페이지 감춤 섹션을 펼칠 때 헤더 행 전체를 클릭 영역으로 변경.

This commit is contained in:
bnu 2013-11-21 15:12:04 +09:00
parent 2a42fe9f98
commit 1376aa1f86
3 changed files with 6 additions and 4 deletions

View file

@ -501,6 +501,7 @@ body>.x,
.x .section>h1 {
position: relative;
border-bottom: 1px solid #ddd;
cursor: pointer;
}
.x .section>h1>.snToggle {
position: absolute;