묻고답하기

게시판 아이콘 정렬

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 남기남
전갈자리남 xpresseditor 커서 문제 [1] 2015.11.06 by 피코스스
자자게이 비밀글 작성시 갤러리 게시판에서 비회원에게 썸네일 안나오는 문제해결??  
피요 복사한 특정 게시판이 삭제가 안되네요  
JAYLEEKOREA 게시판 삭제가 안됩니다~ㅠㅜ [2] file 2015.11.06 by JAYLEEKOREA
tui0561f 사이트 복사관련 질문드립니다.  
뭐로할까 도와주세요ㅠ.ㅠ [1] 2015.11.06 by 피코스스
TAEYONG2 문의합니다 [4] 2015.11.06 by 피코스스
주시제 Board DX 본문 입력을 없애는 방법 알 수 있을까요?  
동산바치 관리자 모드로 게시판 제목 다국어 입력이 안되네요 file  
LAMB 수정일 기준의 방식을 변경하고 싶습니다 [5] 2015.11.05 by 규르
nano 최고 관리자 권한 유저는 글 작성이 안됩니다. (임시저장 가능) [4] 2015.11.05 by 친절한깡패
아쿠아d3033 확장변수 불러오기 시에  
난다여~ Permission denied to access property "toString" 오류  
지완이 xe 느려짐 현상에 대해 질문 드립니다. [2] 2015.11.05 by 꾸링
샤넬4da3b 외부페이지가 레이아웃 바깥으로 튑니다. [1] 2015.11.05 by 오뎅궁물
디디다 로그인이 안되요 ㅠㅠ [1] 2015.11.05 by 제주향이네귤나라
K모씨 외부페이지와 일반페이지의 테이블 높이 2px 차이 발생 ? [1] file 2015.11.05 by Double'U'
친절한깡패 컨텐츠위젯 내용직접추가 문제  
TAEYONG2 질문좀하겠습니다 [2] 2015.11.05 by 가브리엘조
김쪼도사 모바일 스킨에서 메뉴 호출이 안되는 문제  
JAYLEEKOREA 이 게시판 좀 알려주세요~ [2] file 2015.11.05 by JAYLEEKOREA
해운대살고싶다 클라우드플레어 질문좀 캐쉬설정하는거 [1] 2015.11.05 by AJKJ
불꽃남자cc4e1 게시판 분류별(카테고리)로 설명 넣기 file  
불꽃남자cc4e1 이미지 팝업 방법  
mc뷰 누리고 쇼핑몰을 사용중입니다. 하나만 질문하겠습니다.  
현욱 안녕하세요 게시판관련하여 질문드립니다 file  
tonyhan xpress engine 설치하는데 DB 에서 진행이 안됩니다 [2] file 2015.11.04 by tonyhan
디자이너29270 게시판 파일첨부 클릭해도 반응이 [1] 2015.11.04 by 수용맘~*
쇼이 사이트 게시판(메뉴) 글씨 크기를 줄이고 싶어요 ㅠㅠ [1] file 2015.11.04 by 수용맘~*
비비로비로 회원가입시 특정메일링만 가입하게 어떻게 하나요? [1] 2015.11.04 by 퍼니엑스이