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

@ -17,8 +17,8 @@
.boardList td .replyAndTrackback { color:#ff6600; }
.buttonTypeGo { background:url(../images/red/buttonTypeInput24.gif) no-repeat; }
/* pageNavigation */
.pageNavigation .current { color:#ff6600; }
/* pagination */
.pagenation strong { color:#ff6600; }
/* boardRead */
.boardRead .fileAttached li { background:url(../images/red/iconFile.gif) no-repeat left top;}