묻고답하기

게시판 아이콘 정렬

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 남기남
only동국 익스플로어 6.0다운 받는곳좀 알켜 주세요 [3] 2007.08.10
소정 서버에 대해서 궁금한거요..^_^ [2] 2007.08.10
김태규 RM 으로 배경음악을 쓰려고 합니다 그런데 테그를잊어버려서...ㅠㅠ가르쳐주세요 [3] 2007.08.10
이석화 급합니다 도와주세요..경로관련.. [2] 2007.08.10
never... html?=abc 는 무엇???? [3] 2007.08.10
박민수 이 소스 아시는분 -_-; [2] 2007.08.10
레드 ftp서버 구축하는 방법....  
나무 테이블에 관한 질문입니다.. [1] 2007.08.10
연(延) 노프레임 홈페이제에서 배경음악.... [2] 2007.08.10
amc 제로카운터 허접질문입니다~  
현기웅 asp보드에서 체크한 음악파일 연속듣기좀 도와주세요  
페앙기인 my-sql DB 전부 백업하려면...  
☺플러버 노프레임 페이지가 좌우로 덜컹거려요  
제닉스 이거...원..자료요청란도 없고... [1] 2007.08.10
당무 JSP에 관한 질문입니다. [2] 2007.08.10
IvySyung 팝업창이 안 떠요;  
골뽀 포토샵... [1] 2007.08.10
임재민 웹폰트를 만들었는데 이상하게 보여요.... [1] 2007.08.10
하야나 포토샵에서 폰트를 인식하지 못하고 있어요. [1] 2007.08.10
은일이 왼쪽의 ''메뉴이동 끄기''어케 만드나요?(검색했는데 없음) [1] 2007.08.10
JEDI php의 인클루드  
lee 팝업창을 새창으로 띄울경우....... [2] 2007.08.10
김인 MSN 메신저 파일전송이 안되요 답변 부탁 꼭~ [1] 2007.08.10
김예원 smtp서버라는것을 어떻게 구축하는거죠? [4] 2007.08.10
콤마™ 고수님들만 ..;; [3] 2007.08.10
박양호 [로그인]질문입니다. 자바스크립트로 자동로그인구현... [1] 2007.08.10
김새롬 Online Shopping Mall을 만들여면... [1] 2007.08.10
박시원 절전모드를 사용할떄...  
ZeSty~* 플래시에서요... [1] 2007.08.10
연희 이 이미지 글씨체가 뭐죠? [3] 2007.08.10