묻고답하기

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

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

 

 

 

 

캡처.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 남기남
디자인웰시 기본 URL이 지정된 사이트에 멀티도메인 모듈 추가시 생기는 문제 [2] 2017.01.06 by 디자인웰시
강은경 XE 사이트 이전 문의 [3] 2017.01.06 by lis****
dodosy 초보입니다. 사이트메인 로그인 감추려면? file  
thdwjdtjr 댓글에서 닉네임이 안보이는 현상은 ????? [1] file 2017.01.06 by HowtoXE
배더리 모바일 홈페이지 문의 드립니다. [1] file 2017.01.06 by HowtoXE
webmin520 게시판 관련 질문드립니다 [1] 2017.01.06 by HowtoXE
아프로피아 XE 모바일에서 출력 문의 드립니다. [7] file 2017.01.06 by HowtoXE
이와이 이미 로그인 되어있습니다. 팝업창 관련!! [2] file 2017.01.06 by 이와이
아스프로코리아 파일 용량 확장시 에러코드가 뜹니다. [2] 2017.01.06 by 아스프로코리아
sfzone wix 게시판 연동시 익스플로러 다운로드 [1] file 2017.01.06 by 김인중
레이731df php파일이안보여요  
sonda xe1522 버전외에 [1] 2017.01.06 by sejin7940
해피니스 메뉴위에 배경그림이 넓은화면에서 같은그림이 세개가 중복되어나와요.한개만 나오는 방법 알려주세요  
이와이 이미 로그인 되어 있습니다. 팝업창 관련.. file  
sun93 메인페이지 [헤더]네비게이션이 사라졌습니다. [1] file 2017.01.05 by DoorWeb
thdwjdtjr 댓글 닉네임이 안보입니다...... [1] file 2017.01.05 by DoorWeb
cancaodosang 공부를 못하겠네, 진짜! [3] 2017.01.05 by cancaodosang
스물일곱개의당근 block cond 조건문 mid 다수제외 아시는분 계신가용! [2] 2017.01.05 by 스물일곱개의당근
레이731df xe 로 사이트 구축중에 관리자 일반텝에서 도메인정보를 잘못입력했어요 [1] file 2017.01.05 by sejin7940
mkp9**** 타사이트 연결 방법 문의 [1] 2017.01.04 by J.LAB
mkp9**** php 버전 업그레이드 방법에 대해서 [1] 2017.01.04 by J.LAB
비버 로그인 시도시 흰바탕이 나올때  
김김김87 모바일에서 게시판 게시물랜덤출력 [3] 2017.01.04 by 김김김87
언제나즐기자 xe 최신버전인데 사이트메뉴편집에서 오류가 납니다.  
mkp9**** XE 자료실에서 받은 걸 타 사이트에 적용이 가능하나요?? [4] 2017.01.04 by mkp9****
시리우스4db58 XE 설치후 도메인 변경시 어디서 변경해야 하나요? [1] 2017.01.04 by 제이와이엔소프트
ydk 회원이 회원정보를 변경했을 시, 관리자가 지정해놓은 관리자 메모(description)이 날라가는 현상. [1] 2017.01.04 by YJSoft
꽃민 회원정보수정 페이지에 등록버튼이 안떠요 file  
이와이 로그인 화면 일때 [2] 2017.01.04 by 휘즈
료코 xe안에 만든 외부페이지와 포인트 연동문의