From c2265d9e876225a3e1d7a70301f5be2b4f955dc0 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 18 Jan 2013 12:05:22 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=95=84?= =?UTF-8?q?=EC=9D=B4=EC=BD=98=20=EC=9E=91=EC=97=85=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 12 ++++++------ skin/board/neo/img/icon_hot.gif | Bin 0 -> 76 bytes skin/board/neo/img/icon_link.gif | Bin 0 -> 215 bytes skin/board/neo/img/icon_new.gif | Bin 0 -> 79 bytes skin/board/neo/img/icon_reply.gif | Bin 68 -> 80 bytes skin/board/neo/list.skin.php | 6 +++--- skin/board/neo/view_comment.skin.php | 2 +- skin/latest/neo/img/bg_latest.gif | Bin 69 -> 0 bytes skin/latest/neo/img/board_bg_line.gif | Bin 70 -> 0 bytes skin/latest/neo/img/board_icon.gif | Bin 54 -> 0 bytes skin/latest/neo/img/board_more.gif | Bin 139 -> 0 bytes skin/latest/neo/img/board_title_bg.gif | Bin 63 -> 0 bytes skin/latest/neo/img/board_title_left.gif | Bin 163 -> 0 bytes skin/latest/neo/img/board_title_right.gif | Bin 126 -> 0 bytes skin/latest/neo/img/icon_file.gif | Bin 332 -> 0 bytes skin/latest/neo/img/icon_hit.gif | Bin 129 -> 0 bytes skin/latest/neo/img/icon_hot.gif | Bin 329 -> 76 bytes skin/latest/neo/img/icon_link.gif | Bin 331 -> 215 bytes skin/latest/neo/img/icon_new.gif | Bin 2530 -> 79 bytes skin/latest/neo/img/icon_reply.gif | Bin 1725 -> 80 bytes skin/latest/neo/img/icon_secret.gif | Bin 320 -> 0 bytes skin/latest/neo/img/latest_icon.gif | Bin 72 -> 0 bytes skin/latest/neo/img/latest_t01.gif | Bin 405 -> 0 bytes skin/latest/neo/img/latest_t02.gif | Bin 426 -> 0 bytes skin/latest/neo/img/more.gif | Bin 96 -> 0 bytes skin/latest/neo/latest.skin.php | 2 +- 26 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 skin/board/neo/img/icon_hot.gif create mode 100644 skin/board/neo/img/icon_link.gif create mode 100644 skin/board/neo/img/icon_new.gif delete mode 100644 skin/latest/neo/img/bg_latest.gif delete mode 100644 skin/latest/neo/img/board_bg_line.gif delete mode 100644 skin/latest/neo/img/board_icon.gif delete mode 100644 skin/latest/neo/img/board_more.gif delete mode 100644 skin/latest/neo/img/board_title_bg.gif delete mode 100644 skin/latest/neo/img/board_title_left.gif delete mode 100644 skin/latest/neo/img/board_title_right.gif delete mode 100644 skin/latest/neo/img/icon_file.gif delete mode 100644 skin/latest/neo/img/icon_hit.gif delete mode 100644 skin/latest/neo/img/icon_secret.gif delete mode 100644 skin/latest/neo/img/latest_icon.gif delete mode 100644 skin/latest/neo/img/latest_t01.gif delete mode 100644 skin/latest/neo/img/latest_t02.gif delete mode 100644 skin/latest/neo/img/more.gif diff --git a/css/default.css b/css/default.css index a94c0e856..e979e8bfc 100644 --- a/css/default.css +++ b/css/default.css @@ -210,7 +210,7 @@ a {color:#000;text-decoration:none} /* ##################################################################### 스킨 및 컨텐츠 */ /* 공통 */ -.cnt_cmt {display:inline-block;margin-left:5px;color:#ff4679} +.cnt_cmt {color:#ff4679} .readonly {background:#ff4679} .highlight {font-weight:bold;color:#ff4679} @@ -321,7 +321,7 @@ a {color:#000;text-decoration:none} #bo_list strong {color:#ff4679} #bo_list img {vertical-align:top} .bo_notice {background:#f5f5f5} -.bo_cate_link {display:inline-block;margin:0 10px 0 0;font-weight:bold;text-decoration:none} +.bo_cate_link {display:inline-block;margin:0 5px 0 0;padding:0 8px 0 0;border-right:1px solid #ddd;font-weight:bold;text-decoration:none} .bo_current {color:#ff4679} .td_subject img {margin-left:5px} @@ -345,7 +345,7 @@ a {color:#000;text-decoration:none} #bo_v_atc {padding:0 10px;zoom:1} #bo_v_atc:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_atc h1 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_atc p {padding:0 0 10px;min-height:300px;height:auto !important;height:300px} +#bo_v_atc p {padding:0 0 10px;min-height:200px;height:auto !important;height:200px} #bo_v_file h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_file ul {margin:0;padding:0;list-style:none} #bo_v_file li {border-bottom:1px solid #ddd;background:#f7f7f7} @@ -373,12 +373,12 @@ a {color:#000;text-decoration:none} /* 게시판 댓글 */ #bo_vc {padding:10px 20px;border:1px solid #eee;background:#f9f9f9} #bo_vc h2 {margin:0;padding:0;height:0;overflow:hidden} -#bo_vc article {padding:0 0 20px;border-bottom:1px solid #ddd} +#bo_vc article {padding:0 0 10px;border-bottom:1px solid #ddd} #bo_vc header {position:relative;zoom:1} #bo_vc header:after {display:block;visibility:hidden;clear:both;content:""} #bo_vc header img {position:absolute;top:15px;left:-20px} -#bo_vc h1 {float:left;margin:15px 0 10px} -.bo_vc_info {float:left;margin:15px 0 10px 15px;zoom:1} +#bo_vc h1 {float:left;margin:15px 0 5px} +.bo_vc_info {float:left;margin:15px 0 5px 15px;zoom:1} .bo_vc_info:after {display:block;visibility:hidden;clear:both;content:""} .bo_vc_info dt {float:left} .bo_vc_info dd {float:left;margin:0 15px 0 10px} diff --git a/skin/board/neo/img/icon_hot.gif b/skin/board/neo/img/icon_hot.gif new file mode 100644 index 0000000000000000000000000000000000000000..415eb5c6d935b31d0f4e3e628c045ee91428b14e GIT binary patch literal 76 zcmZ?wbhEHbxFMU8Ij5mh>7BI*gEavD1{=%( literal 0 HcmV?d00001 diff --git a/skin/board/neo/img/icon_link.gif b/skin/board/neo/img/icon_link.gif new file mode 100644 index 0000000000000000000000000000000000000000..555728b5246baff51e30f122e6586c5c9a5d1484 GIT binary patch literal 215 zcmZ?wbhEHba-mB6v)6}4FLLB8&?1T literal 0 HcmV?d00001 diff --git a/skin/board/neo/img/icon_reply.gif b/skin/board/neo/img/icon_reply.gif index c0e22f8f47e051f1c3c7dca6aa52a03a8060b19a..d493ea90294a4b02d2bc3e4f4067606a0537ffa2 100644 GIT binary patch literal 80 zcmZ?wbhEHbV3y!ikB|B63Z7#SFt8FUzc03^@Ar0Bx5*t%^` iOw-#lV!3nt8uV?>IYuR~tkn{TyWsBn(TAUv!5RQ95*nER literal 68 zcmZ?wbhEHb - "> + - > + 댓글 @@ -112,9 +112,9 @@ for ($i=0; $i'; } if (isset($list[$i]['icon_new'])) echo $list[$i]['icon_new']; + if (isset($list[$i]['icon_hot'])) echo $list[$i]['icon_hot']; if (isset($list[$i]['icon_file'])) echo $list[$i]['icon_file']; if (isset($list[$i]['icon_link'])) echo $list[$i]['icon_link']; - if (isset($list[$i]['icon_hot'])) echo $list[$i]['icon_hot']; if (isset($list[$i]['icon_secret'])) echo $list[$i]['icon_secret']; ?> diff --git a/skin/board/neo/view_comment.skin.php b/skin/board/neo/view_comment.skin.php index dbd37db74..92643f8e7 100644 --- a/skin/board/neo/view_comment.skin.php +++ b/skin/board/neo/view_comment.skin.php @@ -28,7 +28,7 @@ var char_max = parseInt(); // 최대
style="margin-left:px">

님의 댓글

- 댓글의 댓글 + 댓글의 댓글
아이피
diff --git a/skin/latest/neo/img/bg_latest.gif b/skin/latest/neo/img/bg_latest.gif deleted file mode 100644 index abaf9a6c52b5ef63e081d913da095e81a83e0226..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 69 zcmZ?wbhEHbWMoibSj52a=g*(tzyDmm`0M}w|37~GWPkz1pDbXe4u}M)Wnkvg*zEAn M;FQEQ0Zs;M0IE6`s{jB1 diff --git a/skin/latest/neo/img/board_bg_line.gif b/skin/latest/neo/img/board_bg_line.gif deleted file mode 100644 index d0e5021fb3252cc223a92f7687d7116b1df3f41e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 70 zcmZ?wbhEHb6k$+iXkcLY^y$<8|Nj+#vM_*v4u}BBFfhsX^shYqmVfb_Ew{Qi-`n$> VzwMF7v}c`O2TpBU7tO$64FFj+8;}41 diff --git a/skin/latest/neo/img/board_icon.gif b/skin/latest/neo/img/board_icon.gif deleted file mode 100644 index 29c3df70b3fa636af99d9d825a2fb05171df62b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 54 zcmZ?wbhEHbILGdRGkYr%c0TCd12Bw&v{*|ZS@+S*z zxz%l)x9j)*nnxa*PdJq%4g~2u*tbz<&s)>jEj8P1YfeAWF^lFc^HJ-Sp1SUZvs<~x q!pR(Gv=$pK{kq}Ozq-3g!aZK|FJ_glc$;>>bJDKAee1;;7_0&7a68uk diff --git a/skin/latest/neo/img/board_title_bg.gif b/skin/latest/neo/img/board_title_bg.gif deleted file mode 100644 index ce65ea4082df3dd4368178d336dc1ccb85f6692a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 63 zcmZ?wbhEHbWMNQan8?8J<;$1<|NsB`^^1XlLGdRGkYr%c0TCd11}1?XX3j%z`4`XG Oa;tlD*n<`(25SJNeH94+ diff --git a/skin/latest/neo/img/board_title_left.gif b/skin/latest/neo/img/board_title_left.gif deleted file mode 100644 index 474ba7bb077db05f4a40e4b0b3592f999df81b47..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 163 zcmZ?wbhEHblx0w3n8?7e=HA^eU%veR|NqyoUy46j7(hS=M1bTOm`bMfuU!3*e{s$6 z-tNu!Zm{sRO;?{b>%+`f4ePRAPb-i)XOezDeN}#?{Ub)}LqZQKj)*!pupHR_#6}q$=e5k4 zvMIQj)vfv<>-^)rQJHy3S!>s{>|5~rnCaPDmh)cO=6_;sR8E}u!%%Ia%CnO*1ISetB)hvc#-a#YIc<3YSf2Ss9hNHacrm~YfVG-vZk74F_~+t z%a@gxEvYGAmXWhOK5KPu!Lp>BRoVH=W3$(^)-F#5vJ01I;M1%45R?XpDbYIIv^6{CkD1mha1@*I{RAIK1nQ=WUy;J9?;3y$)GHH z(8%?`zJv&MW0wgDY9E-)IC&(QCAf4NScMLIu!;p)uxJ`^vNxFMU8Ij5mh>7BI*gEavD1{=%( literal 329 zcmZ?wbhEHbbLsZ)w&g#1*L+Ct|5`lr|I0W3UcUY}bL+?KiC^b! z`%*IV|LeCOE9d;0u(n zAQI#!2DUVZ+qoV(_gXfm2ssHzrZg-pa;xNJGCb)uD@H(wk-wwx!J#aj>o0=1GncHG zwI^`mb&m%F7_fk7P%5QzAvgtMZvS;i)muwGz*5313YWqjq z!(U`}d{o{2$zb0n{w*Jj4}7*d_{D5Lko;`C|C7z3FQx}RJ0AXGu>X_Nu20<6N4PhA zP}}{9v+blOncp!kyotV9Pyg8an5mT^Eb*F)!0 z%SH*dBSH=`n_d`5a=A!NS}{eex`S=<%{Q#Kk9lddR-{$r`gd=gV{>PMR#9QK1y{f) zEpdHkHD;+w4h92fIZZudRu0_>>_*O#GV)@a4D1Y?dCsy-+B__&2Fs^8xw#oTGFSru DOQ(W< diff --git a/skin/latest/neo/img/icon_new.gif b/skin/latest/neo/img/icon_new.gif index 38edbdb8ee11519950ee18e8eaacc20247686111..0bda781920c079401084a825334223f638509103 100644 GIT binary patch literal 79 zcmZ?wbhEHba-mB6v)6}4FLLB8&?1T literal 2530 zcmZ?wbhEHbDN<;{N^N$F}f(Hj0nOM|V3=ABc89Bv`WFBltI?~Fk z8RTQ(@aRaFtf-s_htX*MAtFFWm5itm;Lu@U<&jV*Sa7hJiG_>hK!F28Goy%J%Zm$% a2U{7~?Cw+)I=FT5^H=3Wd`xs;um%8P{Z8%x diff --git a/skin/latest/neo/img/icon_reply.gif b/skin/latest/neo/img/icon_reply.gif index bfecc0c96f9b8e4488dac1df21a1dc98ed42b4e3..d493ea90294a4b02d2bc3e4f4067606a0537ffa2 100644 GIT binary patch literal 80 zcmZ?wbhEHbV3y!ikB|B63Z7#SFt8FUzc03^@Ar0Bx5*t%^` iOw-#lV!3nt8uV?>IYuR~tkn{TyWsBn(TAUv!5RQ95*nER literal 1725 zcmZ?wbhEHb6k_0JC}3bv{Lk&@8WQa67~pE8XTZ$J02KPk!YBu%b%2-wq^$k_|Nkcs zYz1*g!DtAKyb$0pV_;;F@YtZ>$iTrW6;mOgc(|QYTFYle!2;)Q32mu05{3@$9g>bo zUtWAnKH1LWyJ*V_p`=3%ShCWGH!ntW)5uFfqdta)0EZ0&GY2Ru9Yo4XoJ=z;3Y3nv o32AdNFa$nw?dCVllQ|in=-DS`nZ%Q6pme&4(|1#kqyU3800+D~?EnA( diff --git a/skin/latest/neo/img/icon_secret.gif b/skin/latest/neo/img/icon_secret.gif deleted file mode 100644 index d0d43a36d72af054846e3ef448381150b0be3543..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 320 zcmZ?wbhEHb-L_*i?i16 z>^Z!-b>D`1py2jx9S7Do?AlPjdqczS?LCJUq_5l6e`J2jn*aa*|M>Xr)~#C%6a&Sd zEMPNqKqSad3~aFng0nnymbENRIeAf_fr0&4z)ndKop}dZ40LUIRv54;D*C$1PvKbL z;3&2%@z?>!je;vWH0Mci9BN3cc4k#o2<5oPby=w#$%DX5-V!zm>)YnHp) JB6UXwYXFCZcAWqK diff --git a/skin/latest/neo/img/latest_icon.gif b/skin/latest/neo/img/latest_icon.gif deleted file mode 100644 index 3cb27bdac115089217334200bf5eed4a336de1f9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmZ?wbhEHbWMN=uSj50^@BY32zyD`0`e2c>>Hq)#3^1VhlLgGw0g)iJ49vV1BDWl! PdIZIHie*e-V6X-NTh0^w diff --git a/skin/latest/neo/img/latest_t01.gif b/skin/latest/neo/img/latest_t01.gif deleted file mode 100644 index 638b80682e9d98777617e43504db258b9051bb69..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 405 zcmZ?wbhEHbSzWD3!-+#Y;{knej*V89|u3iRm|Ns5__a_Ma`t#@i zi|2nne)#+F!Jps1{(t%M@9yp2&!7Ey|Nif@wO?Pq{(JW1&$X++9^C))=FQ(vAOF66^Y_c=f3IHs z{ru_Q>sLU#{{8y-@5hgy|NsAIAQ~wCWC5$y0g)g-F|chqFr&bur^JQ*k-$c)8V!LK zqc$y{xXX!$kDTJOWIHCZz|=>Wd&Y&20{o0DGi<~T#B?z4w7Yie!PhEAR=s?#h9U(i zm%?@f6?JFM-XbAo=gi5hicXc24a69oB*a`aCwxiSs(UCpU?<_8Q97InQkH<=9Q5ZpP1~$%dZvZ!lx>H S>XjjfoL@lDD>n~E25SIvuGhi< diff --git a/skin/latest/neo/img/latest_t02.gif b/skin/latest/neo/img/latest_t02.gif deleted file mode 100644 index de98bc92dba15b18915d7eeab2359d5bc45c0f4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 426 zcmZ?wbhEHb6l73gxXQqA`Qk4i`1$kKzkmP!{{8#!-~a1Ze?5Kj=kMSDK;G5Mzg|55 z^YiD=KY#u|fA;6gmw%5Q{`vj;&#zzqe*gY|@6PYX5C44q`tSO+Uso>u`u*$w-P^xE zfByI2{_js8fr7t3e)#+F!Jk(z|Gt0!_rv?YfByV={p#<}pFjnF-oE+!?8%=`AOF63 z_4nG9UvJ+0{q^(Tv!{PPfBN_T|NkF9elidT6o0aS73zRUke?XXjyp626t1*MInGU%!3SKj#)D!~v*spW~j!-+Fjx$BRe@e&qG&pMi!H&nAE(iHet3UMuHx!5-S-!8CLRaTxqm* z<&Jq"; } if (isset($list[$i]['icon_new'])) echo " " . $list[$i]['icon_new']; + if (isset($list[$i]['icon_hot'])) echo " " . $list[$i]['icon_hot']; if (isset($list[$i]['icon_file'])) echo " " . $list[$i]['icon_file']; if (isset($list[$i]['icon_link'])) echo " " . $list[$i]['icon_link']; - if (isset($list[$i]['icon_hot'])) echo " " . $list[$i]['icon_hot']; if (isset($list[$i]['icon_secret'])) echo " " . $list[$i]['icon_secret']; ?>