mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
년도별 이동 버튼 이미지 적용
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6803 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d0ed494905
commit
f945d2f9d6
2 changed files with 2 additions and 0 deletions
BIN
common/js/plugins/ui.calendar/img/buttonPaginateDuble.gif
Normal file
BIN
common/js/plugins/ui.calendar/img/buttonPaginateDuble.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 497 B |
|
|
@ -12,6 +12,8 @@
|
|||
.ui-calendar caption .navi span{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; z-index:-1; visibility:hidden;}
|
||||
.ui-calendar caption .navi.prev{ left:20px; background-position:left top;}
|
||||
.ui-calendar caption .navi.next{ right:20px; background-position:right top;}
|
||||
.ui-calendar caption .navi.prev_year,
|
||||
.ui-calendar caption .navi.next_year{ width:22px; background-image:url(./img/buttonPaginateDuble.gif); }
|
||||
.ui-calendar caption .navi.prev_year{ left:0; background-position:left top;}
|
||||
.ui-calendar caption .navi.next_year{ right:0; background-position:right top;}
|
||||
.ui-calendar th,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue