묻고답하기

게시판 아이콘 정렬

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 남기남
김현수 브라우져에서 단축키가 가능할까요? [3] 2007.08.10
안동희 메일 주소가 형식에 맞는지 확인하는 함수좀 만들어주세요! [1] 2007.08.10
최민철 이미지가 [3] 2007.08.10
주경섭 노프레임에서...스크롤바 색깔이.. [1] 2007.08.10
NaNaZ 프레임에 관한질문입니다...-_-;; [3] 2007.08.10
최순원 플래시 안에 html넣기..  
김병권 그림파일에 관해서 [1] 2007.08.10
하재근 로그인 처리 문제 다시 질문 드려야 겠습니다....=ㅅ=);  
박종두 [질문] 홈페이지 메인에 공지사항 어떻게 만듭니까? [3] file 2007.08.10
조승현 object CLASSID="CLSID:22d6f312-b0f6..... 이거 url로 연결할 수 있나요? [1] 2007.08.10
이영준 메타테그로 페이지 이동시 타겟 지정하는 방법? [2] 2007.08.10
남윤정 브라우져에서 블럭잡고 마우스오른쪽 클릭시 [1] 2007.08.10
.STAR. 파일이 없을때 나오는 404.500이런 에러메시지 대신에 제가 작성한 html이 보이게하려면... [1] 2007.08.10
아키닷컴 winamp 설치했습니다. 윈도우 포멧시 어떻게 ?? [4] 2007.08.10
ЕстьЯблоко PHP에서.. 특정 폴더 안의 파일의 갯수를 세려면 어케 해야 할까요? [1] 2007.08.10
한사랑 아웃룩 기본 클라이언트 지정 [1] 2007.08.10
최강넷 public_html 이폴더에 업로드가안되는데.. [1] 2007.08.10
해컁이 아이프레임 관련입니다.. 이홈페이지 처럼... [2] 2007.08.10
☆__ 이런글씨는어떻게쓰나요? [2] 2007.08.10
김영준 노프레임 인데요...질문좀요 [1] 2007.08.10
김영준 노프레임 인데요...질문좀요 [1] 2007.08.10
박은석 고수님들 좀 도와주세요~  
ⓝeGe 플래시mx에서 그라데이션 패널 어디 있나용?;;  
신종은 플래시메뉴를 만들때 2번클릭하면..  
김보미 글이 왼쪽으로 쏠려있어요T..T [2] 2007.08.10
kobukii [php]mysql_query()함수 부분인데 잘 안돼네요.. [2] 2007.08.10
이재선 [문의] 홈페이지에.음악이..흘러 나오게... [1] 2007.08.10
Nylon [php;] 지금, php파일이 열리는 경로...  
김영준 노프레임 거의 다 된거 같은데.....-_-;;  
뒹굴리스트 wing님의 질문입니다. [3] 2007.08.10