묻고답하기

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

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

 

 

 

 

캡처.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 남기남
Ezzikr 레이어팝업소스.... 크롬에서 안되네요.  
benny 홈페이지를 만들기에 앞서, 익명게시판 가능한지 여쭤볼게요. [4] 2016.12.26 by benny
benny 제가 Mac을 쓰는데... 홈페이지개설 가능할까요?? [1] 2016.12.26 by DoorWeb
권만주 추천 이동/내역에서 자동 댓글 추가 소스 문의  
꽃미남 메인에서 이미지 클릭시 원본이미지 안뜨게 할려면? [3] 2016.12.25 by 꽃미남
프로스트 셀렉트 태그 안되는 노트북..  
권만주 추천을 받아 게시판 이동시 글작성자에게 포인트 지급 소스 문의 [3] 2016.12.25 by 권만주
언제나즐기자 네이버 지도 API변경으로 인해 지도모듈이 작동이 안됩니다.  
서기에요 아이콘샵 GIF 이미지 등록 문제.  
해태맛동산 댓글수정 간략화 팁?  
cancaodosang 도메인을 도둑맞았을 때는?  
제로초보2 호스팅이전 회원db이전시 그룹적용안되는부분 질문좀요..ㅜㅜ [2] file 2016.12.24 by 제로초보2
장제스 댓글창에서 확장변수 입력하기 [2] 2016.12.24 by 장제스
롱코트ew xe 1.2.4 에서 백지화 현상 [3] 2016.12.24 by 롱코트ew
orangetree89 xedition 레이아웃이 수정이 안됩니다. [9] 2016.12.23 by orangetree89
benedict 서버이전 후 게시판에 글을 올릴 때, 도와주세요.  
Hiades 게시판 글 등록시 아무런 반응이없습니다. 제발부탁드려요. [1] 2016.12.23 by 외인
봉봉쮸스 메뉴버튼 눌렀을때 안들어가져요 .. [3] file 2016.12.23 by 봉봉쮸스
한돌(漢湥) [XEIcon 레이아웃]의 슬라이더에 링크를 걸려면 어떻게 해야 하는지요? [1] 2016.12.23 by 외도랑
주피터bff66 모바일에서는 쪽지 기능이 없나요?  
깽이 검색등록 [1] 2016.12.22 by 제이와이엔소프트
xe입문 그룹 랭킹을 구현할 수 있는 방법 없을까요??  
금진경 xe 회원 자동로그인 하는법 [2] 2016.12.22 by 금진경
디야 OOPS! 관리자만 접속이 가능합니다...admin 접속 오류  
시리우스4db58 사이트메뉴 중 홈페이지로 사용에 대해 [1] 2016.12.22 by DoorWeb
mootoreal 컨텐트 위젯 페이지부분 궁금합니다. file  
해태맛동산 포인트로 제한을 걸 수 있을까요? [2] 2016.12.22 by 해태맛동산
시나이로 특정 페이지에서 이미지수정시 bxslider의 이미지가 표시되지 않습니다. file  
DavidW 맥 사용해서 글 작성시 summary 부분에 html 소스가 나오는 문제 file  
동행교회 관리에 설치된 모듈 질문입니다. file