From 4f38a8386520b91fe0a45a12484c0a0605fdc233 Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 22 Jun 2007 02:30:40 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1731 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_list/css/white.css | 3 +++ .../xe_list/images/white/buttonTypeInput24.gif | Bin 0 -> 419 bytes modules/board/skins/xe_list/js/board.js | 11 +++++------ modules/board/skins/xe_list/list.html | 3 ++- 4 files changed, 10 insertions(+), 7 deletions(-) create mode 100644 modules/board/skins/xe_list/images/white/buttonTypeInput24.gif diff --git a/modules/board/skins/xe_list/css/white.css b/modules/board/skins/xe_list/css/white.css index 92c8eb840..fd8281213 100644 --- a/modules/board/skins/xe_list/css/white.css +++ b/modules/board/skins/xe_list/css/white.css @@ -46,6 +46,7 @@ Jeong, Chan Myeong 070601~070630 .boardList th.num { background-position:-3px bottom; border-left:1px solid #ffffff; padding:0;} .boardList th.category { padding:0 .2em 0 .5em;} .boardList th.category.thumbStyle { background-position:-3px bottom !important; border-left:1px solid #ffffff; text-align:left;} +.boardList th.category select { width:7em; } .boardList th.title {} .boardList th.author {} .boardList th.reading { white-space:nowrap;} @@ -126,6 +127,8 @@ Jeong, Chan Myeong 070601~070630 .buttonTypeB .icon { margin:0 .2em;} .buttonTypeB input { border:none; cursor:pointer; background:url(../images/white/buttonTypeBCenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px; _position:relative; _top:4px;} +.buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; background:url(../images/white/buttonTypeInput24.gif) no-repeat; font:.75em Tahoma; text-align:center;} + /* button of list page */ .buttonRight { position:relative; float:right; top:-3em; margin:0 0 -3em 0; _top:-3.5em; padding-right:.5em; overflow:visible;} .buttonRight ul { float:left; } diff --git a/modules/board/skins/xe_list/images/white/buttonTypeInput24.gif b/modules/board/skins/xe_list/images/white/buttonTypeInput24.gif new file mode 100644 index 0000000000000000000000000000000000000000..0dcfc0e3df9a4ec01b31e4d88cb7fa54dbf2e012 GIT binary patch literal 419 zcmZ?wbhEHblwc5HxT?*wAuirlZ z{Q3RU=MUe$efjk1{jXm?K7aZ6{rlHHe|~@X@b>rbpS$;NyK(dCe=uO65>Wif!pOj& z&Y%M_59B8XwgU%(Gd*;q`j-YDO~|sEAFyJflR@jc8*9R{l`MQ_Y^d;2n=K=7Ipb{J z?z?Ipho7vx{k~$)%83S<{~8*bn$$SC)fhXwx_f%mxcSu-CQq3
- +