From 6c6a4d91c97bd57e61a852b9bbc76f578fa336be Mon Sep 17 00:00:00 2001 From: inureyes Date: Tue, 4 Aug 2009 14:36:50 +0000 Subject: [PATCH] =?UTF-8?q?=20refs=20#1300=20=20=20*=20=EC=84=BC=ED=84=B0?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=EA=B3=B5=EA=B0=9C/=EB=B9=84=EA=B3=B5?= =?UTF-8?q?=EA=B0=9C=20=EB=B6=80=EB=B6=84=EC=9D=98=20id=20=EB=A5=BC=20?= =?UTF-8?q?=EC=9E=98=EB=AA=BB=20=EB=A7=88=ED=81=AC=EC=97=85=ED=95=9C=20?= =?UTF-8?q?=EB=B6=80=EB=B6=84=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/CT_LinePost/widget.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/CT_LinePost/widget.css b/plugins/CT_LinePost/widget.css index 5af1fff26..421ada53d 100644 --- a/plugins/CT_LinePost/widget.css +++ b/plugins/CT_LinePost/widget.css @@ -2,9 +2,9 @@ #linePost_widget {} #linePost_widget_textarea {width:90%; height:70px; margin:10px;margin-bottom:2px; border:1px solid #DDD;} -#linePost_widget_category {width:90%;margin-bottom:5px;} -#linePost_widget_category .radio {width:15px !important;} -#linePost_widget_category label {width:55px !important;} +/*#linePost_widget .radio {width:15px !important;} +#linePost_widget label {width:55px !important;}*/ #linePost_widget_button {width:100%;margin-left:0;background-color:#EEE;border:1px solid #ccc;} #linePost_public, -#linePost_private { display:none;} +#linePost_private, +#linePost_widget label { display:none;}