묻고답하기

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

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

 

 

 

 

캡처.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 남기남
스타111 질문드립니다. [4] 2017.01.09 by 스타111
pink 문서 페이지 작성, 수정이 불가능합니다. [1] 2017.01.09 by bluedream
lloyd**** 좀 큰일이 발생했네요. [4] 2017.01.09 by bluedream
Djuno1234 block 태그와 {@ }가 무엇인가요? [2] 2017.01.09 by Djuno1234
살려줘용 한 화면에서 게시판 두개사용하는 방법 ? [4] 2017.01.09 by 살려줘용
청*솔 요청한 기능을 실행할 수 있는 권한이 없습니다. [1] file 2017.01.09 by 청*솔
김인중 게시판 첨부 파일 다운로드 [1] 2017.01.09 by 김인중
춥다 홈페이지 자체가 안들어가지네요 [1] 2017.01.08 by 기진곰
홈런볼11 에디터 한글명 첨부파일 깨짐 [1] file 2017.01.08 by 기진곰
레몬키드 SKETCHBOOK5 BOARD 스킨, 모바일 익명 사용자 입력시 깨짐현상 문의 file  
마꼬꼬 SSLLAB에서 측정한 결과를 다른 사람에게 바로 보여줄 수는 없나요?  
최윤한 게시판 검색창 목록 순서변경하고 싶은데요 [3] 2017.01.08 by soonoo
라떼군 접속 시 메인페이지를 자기가 원하는 타 페이지로 설정할 수 있나요? [7] 2017.01.08 by 라떼군
가온누리 호스팅에서 2개 도매인 각각 다르게 연결은 어떻게 하나요? [1] 2017.01.08 by Luatic™
카나 DB는 살아있는 경우 재설치 방법 문의 [3] 2017.01.08 by Luatic™
김민준 xe 설치 시 DB 정보 입력 에러 [1] 2017.01.08 by Luatic™
wantaek 비밀번호 재발급 이메일이 전송이 안돼요. [1] 2017.01.08 by Luatic™
크앙 게시판 오류 문제 도와주세요.... [1] 2017.01.08 by Luatic™
봉봉쮸스 위젯 띄어쓰기 [1] file 2017.01.08 by Luatic™
쌩왕초보 XE 관련해서 서버까지 공부할 수 있는 책이나 강의 같은 거 없을까요? [1] 2017.01.08 by Luatic™
WINNY xe 업데이트 후 게시판 접속이 안되고 관리자 페이지에서도 접근이 안됩니다. [1] 2017.01.08 by Luatic™
승주짱 게시판 글쓰기할 경우 제목꾸미기 권한 [1] file 2017.01.08 by Luatic™
cancaodosang 회원가입하는 부분 오류났어요. [1] file 2017.01.08 by Luatic™
루키센스 xe를 설치하면 환경설정이 안나오는건 무슨 문제인건가요? [1] 2017.01.08 by Luatic™
기서피 이니시스 웹표준방식 결재 마지막에 오류! [1] file 2017.01.08 by Luatic™
releese 이 폴더들 삭제해도 되나요?? [1] file 2017.01.08 by Luatic™
야야야료 cron이 반응이 없습니다. [1] 2017.01.08 by Luatic™
보소보소 마켓플레이스 , 익스플로러 모바일에서  
soonoo 사용자정의 링크 제목에 링크거는 방법 [2] file 2017.01.07 by soonoo
슛슛슛 MioMio의 영상을 올리려면 어떻게 해야할까요..?