묻고답하기

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

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

 

 

 

 

캡처.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 다국어 게시판 제작 시 문의입니다ㅠㅠ [1] 2017.02.08 by sejin7940
xe초보 로그인 폼을 감추고 싶습니다. [5] 2017.02.08 by xe초보
공대생 엑셀출력 질문있습니다~ [2] file 2017.02.08 by 공대생
가을하늘드림 FAQ 자바 스크립트 위젯에서 적용이 안되네요(XEDITION 김타조 버전)  
열심히살자 네이버 웹마스터 도구 태그 질문드립니다. 선배님들...!! [2] 2017.02.08 by 펭구
초보중초보 관리자로그인이 안됩니다.도와주세요. [2] 2017.02.08 by 초보중초보
vinecgp 회원정보페이지 권한 질문드립니다. [1] 2017.02.07 by vinecgp
열심히살자 모바일 XE 게시판 기본스킨 목록 나오게하기, 구글 광고 file  
사회적기업가 회원가입 버튼을 넣고 싶어요 file  
호야등 갤러리 외부게시판 연동방법 문의 드립니다 [1] 2017.02.07 by sejin7940
석이65465 여기에 이런거 적어도되는지 모르겠네요.. [1] file 2017.02.07 by 제이와이엔소프트
Rion 초보입니다... Xpress Engine 프로그램에 대해서 여쭤볼게 있습니다. [1] 2017.02.07 by 외인
샤이 회원가입시 그룹을 나누고 싶습니다. [2] 2017.02.07 by 샤이
JackPARK XE 프로그램 Sign up 직후 Sign In 시 나타나는 안내글 및 이메일 Activation 요청 [5] file 2017.02.06 by 펭구
JackPARK Sign In 후 정보창에 나타나는 "포인트내역 "Language 수정 file  
⊙ 쩡아쩡아 ⊙ 캐시파일삭제후 홈페이지가 작동을 안해요 [1] file 2017.02.06 by 펭구
JackPARK 마켓플레이스 프로그램의 모바일 화면이 어긋나는 현상 file  
JackPARK 최신글 웹콘뉴스 형태 목록 위젯에서 문제 [4] 2017.02.06 by JackPARK
노들 이걸 만들려면 어느것을 어떻게 어느정도 공부해야할까요? [2] 2017.02.06 by 노들
하늘사랑 다른서버에서 외부쿼리및 UI동일하게 유지  
김이안 안녕하세요 xe로 만든 사이트 페이지가 보여지지 않고 있습니다. [4] 2017.02.06 by 펭구
haupt [질문] CK Editor 에서 앞에 행번호 가 안붙습니다.  
haupt [질문] DWbasic skin 소스 변경할수있을까요?  
리즈러브 닫기버튼 오류 도와주세요 [6] file 2017.02.06 by 리즈러브
xe초보 기존의 XE에 추가로 홈페이지 제작 가능여부 문의 드립니다. [2] 2017.02.06 by xe초보
무무3 스케치북5 모바일 댓글창 높이 조절할수 있나요?ㅠㅠㅠ file  
kare**** DB import 오류 좀 봐주세요ㅜㅜ(#2006 - MySQL server has gone away ) file  
ZETSUEN SCM Music Player 커스텀서버 설정?... [1] 2017.02.05 by 한상진
돈미 content의 영역에 외부 html 페이지가 출력되도록  
thdwjdtjr 회원가입후 인증이메일 발송 메세지 관련입니다.