묻고답하기

게시판 목록 간격을 수정하고 싶은데 어느부분을 수정해야할지 모르겠습니다.

아래 사진과 같이 저기 간격을 줄이고 싶습니다.

 

 

 

 

캡처.PNG

 

 

 

 

여기서 어느 부분을 수정해야 하나요.

 

 

 

 

/* 게시판 목록 / Board List */
/* list.html */
.no_document{
margin:0;
padding:10px 0;
text-align:center;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}
.board_list{
border:0;
width:100%;
border-spacing:0;
table-layout:fixed;
}
.board_list tr{
overflow:hidden;
}
.board_list tr:first-child>td{
border-top:0;
}
.board_list tr:last-child>td{
border-bottom:0 !important;
}
.board_list tr.notice{
background:rgba(0,0,0,0.015);
}
.board_list th{
padding:0 5px;
text-align:center;
font-size:15px;
color:#757575;
border:0;
border-bottom:1px solid #eee;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
height:3em;
}
.board_list th a:link, .board_list th a:visited{
color:#757575;
}
.board_list tr>th:first-child:not(.title){
border-right:1px solid #eee;
}
.board_list tr>th:last-child{}
.board_list td{
padding:0 5px;
text-align:center;
border:0;
overflow: hidden;
text-overflow: ellipsis;
height:4em;
line-height: 1.5em;
}
.board_list tr>td:first-child:not(.title){
border-right:1px solid #eee;
}
.board_list tr>td:last-child{
border-right:0;
}
.board_list tr>.no{
width:40px;
white-space:normal;
}
.board_list tr>.no>i{
font-size:15px;
}
.board_list tr>th.title{
text-align:center;
}
.board_list tr>.category{
width:50px;
border-right:1px solid #eee;
color:#757575;
}
.board_list tr>.title{
text-align:left;
padding:0 10px;
padding-right:5px;
white-space:normal;
}
.board_list .notice td.title{
font-weight:bold;
}
.board_list tr>.title>.category{
padding-right:10px;
color:#757575;
font-weight:normal;
}
.board_list td.title a{}
.board_list td.title .plus{
padding-left:7px;
}
.board_list td.title .plus i{
font-size:7px;
color:#757575;
}
.board_list td.title a.replyNum{
color:#757575;
}
.board_list tr>.author{
width: 70px;
}
.board_list tr>.time{
width:60px;
}
.board_list tr>.lastReply{
width:60px;
}
.board_list td.lastReply a{}
.board_list td.lastReply span{}
.board_list td.lastReply sub{}
.board_list tr>.readNum{
width:40px;
white-space:normal;
}
.board_list tr>.voteNum{
width:40px;
white-space:normal;
}
.board_list tr>.check{
width:20px;
}
.board_list td .iCheck{
display:none;
}
.board_list .check label{
font-size:15px;
color:#ccc;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.board_list .check input[type="checkbox"]:checked+label{
color:#757575;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-family:"xeicon";
}
.list_footer{}
.list_footer .btnArea{}
.list_footer .btnArea .left{
float:left;
}
..list_footer .btnArea .right{
float:right;
}
.list_footer .btnArea a{
padding-left:10px;
}
.list_footer .board_search{
position:relative;
left:-1000px;
float:left;
margin-top:-4px;
}
.list_footer #search_open{
padding:0;
padding-right:10px;
float:left;
cursor:pointer;
}
.list_footer .board_search select{
width:76px;
}
.list_footer .board_search input[type="text"]{
width:70px;
padding:5px;
background:rgba(0,0,0,0.015);
}
.list_footer .board_search button{
font-size:13px;
color:#757575;
}
 

태그 연관 글
  1. [2021/07/20] 묻고답하기 사이트맵에서 클릭시 새창열기로 가능한가요? by Alexander *2
  2. [2019/03/27] 묻고답하기 모바일에서만 '권한이 없습니다'가 나오는 이유가 궁금합니다. by Spooky *1
  3. [2017/08/21] 묻고답하기 레이아웃 수정 좀 봐주세요 by 예스24 *2
  4. [2017/08/08] 묻고답하기 메뉴바하고 이미지를 중앙에 고정하고싶어요. by 유자
  5. [2017/02/02] 묻고답하기 2차 메뉴 열릴시 1차 메뉴 크기확장 안되게 하려면 어떻게 해야할까요? by 홍찬 *1
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
hshshsss 게시판에서 파일 첨부할때 코멘트를 달고싶은데 어디서 수정해야 할까요?  
우유 방명록에 글 쓸때 아이콘, 이미지 리스트에서 선택해서 글을 쓰게 하고 싶어요. [3] 2016.12.09 by 라자루스
흑사탕 페이지 넘김을 매끄럽게 하는 법 [3] 2016.12.09 by 라자루스
kanstar 1.8.27버젼 관리자 페이지에서 메뉴 리스트가 표시되지 않는 현상 아시는분  
bluesky685f6 홈 상픔등록란에서 attach 버튼이 클릭이 안되며, 파일업로드창이 뜨지 않습니다.  
매드 문의드립니다 ㅠ [2] file 2016.12.09 by 라자루스
난나야9 content위젯에 스크롤 바가 왜 생길까요? [2] file 2016.12.09 by 난나야9
우케케 게시판 목록 간격 설정을 어떻게 하나요 [2] file 2016.12.08 by 우케케
통키맘 예전 제로보드 사용자 입니다. 보드 비번을 잊어버렸는데 [1] 2016.12.08 by 제이엔지
헤드레기 구글맵이 생성되지 않네요 [4] file 2016.12.08 by 헤드레기
leejs**** 스케치북5 FTP 수정후 적용질문입니다. [8] 2016.12.08 by leejs****
엔젤킬러 외부페이지에서 외부페이지로 post 시 문제발생 [2] 2016.12.08 by 엔젤킬러
엔젤킬러 form태그의 hidden 으로 자동으로 생성된는 코드.. [2] 2016.12.08 by 엔젤킬러
양갱이루 슬라이드 사진 어디서 바꿔요? [1] 2016.12.08 by HowtoXE
leejs**** 모듈 스킨 삭제 질문입니다.  
디야 crew onepage 레이아웃 홈페이지 수정 방법 알려주세요ㅠㅠ file  
엔젤킬러 SNS 버튼 보이기 [2] 2016.12.08 by 엔젤킬러
boss**** 서브페이지 커스트 마이징  
hshshsss xe 페이지 이동  
pb**** 설치시 에러입니다 [3] 2016.12.08 by 기진곰
hshshsss 게시판 비밀글 비밀번호 관련 질문입니다.  
보고 본인이 읽은글은 위젯에서 안보이게 하고 싶은데요  
쿨럭이 메뉴새글표시 모듈 작동하나요? [1] 2016.12.07 by sejin7940
leejs**** wix 에 XE게시판 적용 폰트 크기 질문입니다..! [4] file 2016.12.07 by leejs****
hellojdy Contact_write 관련 질문입니다!  
쫄보이 홈페이지 경로 문제 [1] 2016.12.07 by lis****
카별 링크를 없에고 싶습니다(스케치북5 모바일) [1] 2016.12.07 by lis****
장제스 날짜 표시 형식 질문입니다. [4] 2016.12.07 by 장제스
JINJINLIFE 스케치북5 갤러리형 설정방법 문의드립니다 [1] file 2016.12.07 by JINJINLIFE
벌본jin 메인 슬라이드에서 마우스가 슬라이드 위에 올라왔을때 멈추는거 없애는 방법이 어떻게 되나요?