Skip to content

Commit

Permalink
refs #1300
Browse files Browse the repository at this point in the history
  * 센터에서 공개/비공개 부분의 id 를 잘못 마크업한 부분 수정
  • Loading branch information
inureyes committed Aug 4, 2009
1 parent 8c7f597 commit 6c6a4d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions plugins/CT_LinePost/widget.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;}

0 comments on commit 6c6a4d9

Please # to comment.