묻고답하기

게시판 아이콘 정렬

2015.10.14 21:19

ING

질문7_00000.jpg

 

등록과 목록 아이콘을 같은 위치에 놓고싶은데 무엇을 고쳐야할지 모르겠습니다..ㅠ

.form-button {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: pointer;
    white-space: nowrap;
    
    font-weight: bold; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    font-weight: bold; text-align:center; text-decoration:none; 
    border: 1px solid transparent; border-radius: 3px; 
}
.form-button-default {
    height: 33px; line-height: 33px; padding: 0 15px;
    font-size: 12px; 
}
.form-button-blue {
    font-size: 13px;
    border: 0;
    cursor: pointer;
    width: 130px;
    height: 38px;
    border-radius: 2px;
    color: #fff;
    background: #CDA25A;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.form-button-blue:hover {
    font-size: 13px;
    border: 0;
    cursor: pointer;
    width: 130px;
    height: 38px;
    border-radius: 2px;
    color: #fff;
    background: #666;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.form-button-blue:active {
     font-size: 13px;
    border: 0;
    cursor: pointer;
    width: 130px;
    height: 38px;
    border-radius: 2px;
    color: #fff;
    background: #666;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.form-button-dec {
    height: 33px; line-height: 31px; padding: 0 15px;
    font-size: 14px; 
}
.form-button-grey { 
    font-size: 13px;
    border: 0;
    cursor: pointer;
    width: 130px;
    height: 38px;
    border-radius: 2px;
    color: #666;
    background: #ECECEC;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.form-button-grey:hover {
    font-size: 13px;
    border: 0;
    cursor: pointer;
    width: 130px;
    height: 38px;
    border-radius: 2px;
    color: #fff;
    background: #666;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.form-button-grey:active {box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);}
.message_box{padding: 20px 30px; text-align: center; background-color: #eee; border-bottom: 1px solid #ddd;}

태그 연관 글
  1. [2021/08/03] 묻고답하기 홈페이지를 처음 제작해보는데 by clara *3
  2. [2021/07/20] 묻고답하기 사이트맵에서 클릭시 새창열기로 가능한가요? by Alexander *2
  3. [2020/12/16] 묻고답하기 footer 하단에 고정하려면 어딜 수정해야 할까요? by 가입명
  4. [2020/01/31] 묻고답하기 2단메뉴 by ppumweb *2
  5. [2019/10/20] 묻고답하기 html 사진 슬라이드 질문 by 나비 *2
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
shu**** 기본레이웃에서 비주얼이미지 관련 문의 [1] 2015.11.30 by 믿는데로된다
마법사 비회원이 볼때 댓글 색상 바꾸는법 [7] 2015.11.30 by 마법사
하루루 파도 미니 심플배너 사용법 ㅠㅠ  
XESTUDIO xedition 게시판 질문 [5] 2015.11.29 by XESTUDIO
김진겸 회사가 소송에 힘들어졌습니다. 이미지 첨부파일 로그 분석가능하신분.. [11] file 2015.11.29 by 퍼니엑스이
몰라서미칠지경에이르다 REFERER값을 함수로 넣는 방법 도와주세요! [2] 2015.11.29 by ehii
Wantso 게시판 글 정렬 방식을 다루고 있는 문서가 어떤게 있나요? file  
characte**** 메인메뉴에 페이지 맨 아래로 보내기  
은빛만월 DDNS와 도메인 포워딩을 했는데 도움이 많이 필요합니다~~~ [2] 2015.11.29 by 은빛만월
홈런볼11 조건문 문의 [2] 2015.11.29 by 홈런볼11
홈런볼11 홈페이지 형식 체크 부분  
가브리엘조 DNS 변경 후 500에러  
나이너 가상서버로 옮기는방법? [1] 2015.11.29 by 에도가와
XESTUDIO 권한이없습니다 경고창 수정경로 [4] 2015.11.29 by XESTUDIO
언제어디서나 로그파일 관련 문의  
언제어디서나 XE보드 코어 자동업데이트 관련 문의  
gnurails 로그인 페이지를 따로 빼내고 싶습니다  
XESTUDIO 사진 업로드가 안됩니다. [1] 2015.11.28 by XESTUDIO
원동원 출석부 모듈 문의 file  
신인류 content 위젯에서 제목에 태그가 그대로 나오네요.. file  
thdwjdtjr 스케치북 게시판에서 "날짜"를 "등록일"로 변경 file  
모얼더 일본에서 많이 쓰는 일본어 폰트를 알고 싶습니다  
모얼더 게시판 ID 값을 변경 시켜도 괜찮을까요 [2] 2015.11.28 by 모얼더
XE모듈 텍스타일 관리자 페이지 오류.. [1] file 2015.11.28 by 야매토끼
라자루스 스케치북에서 대댓글을 에디터로 바로 작성하는 방법 문의 [4] 2015.11.29 by dazy
조리퐁 코어 업데이트 문의 [3] 2015.11.28 by 조리퐁
하늘높이 게시판 (board)를 홈에 만들고 싶은데요... [1] 2015.11.27 by 마음의빈자리
추억팔이 본문 링크 색상 강조 file  
슈네트 제로보드4로 운영되는 홈페이지에 Xe를 설치하면 [1] 2015.11.27 by sejin7940
화랑529 스케치북5 작성자가 자신의 글에 댓글을 작성할 때. [1] 2015.11.27 by 라자루스