From 6377a7cdba677c47c1499fdbea5c9c669a6eb7af Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 11 Jun 2007 10:59:07 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1594 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_list/css/white.css | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/board/skins/xe_list/css/white.css b/modules/board/skins/xe_list/css/white.css index a5198796a..7d346231c 100644 --- a/modules/board/skins/xe_list/css/white.css +++ b/modules/board/skins/xe_list/css/white.css @@ -34,7 +34,6 @@ Jeong, Chan Myeong 070601~070630 .buttonTypeA { display:block; cursor:pointer; background:url(../images/white/buttonTypeACenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;} .buttonTypeA:hover { text-decoration:none;} .buttonTypeA img { vertical-align:middle;} -.buttonTypeA input { height:24px; } .buttonTypeA .leftCap { width:2px; height:24px; background:url(../images/white/buttonTypeALeft.gif) no-repeat; margin:0 .3em 0 0; position:relative; left:-1px;} .buttonTypeA .rightCap { width:2px; height:24px; background:url(../images/white/buttonTypeARight.gif) no-repeat; margin:0 -1px 0 .4em;} .buttonTypeA .icon { margin:0 .2em;}