UIO Refactoring. pageNavigation to pagination.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4683 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2008-10-24 11:42:31 +00:00
parent 54a484340b
commit 2397244ffb
116 changed files with 4374 additions and 4002 deletions

View file

@ -20,8 +20,8 @@
.boardList td .replyAndTrackback { color:#ff6600; }
.buttonTypeGo { background:url(../images/white/buttonTypeInput24.gif) no-repeat; }
/* pageNavigation */
.pageNavigation .current { color:#ff6600; }
/* pagination */
.pagenation strong { color:#ff6600; }
/* replyAndTrackback */
.buttonBox .replyAndTrackback a strong { color:#ff6600;}