묻고답하기

게시판 아이콘 정렬

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 남기남
홍찬 2차 메뉴 열릴시 1차 메뉴 크기확장 안되게 하려면 어떻게 해야할까요? [1] file 2017.02.03 by DoorWeb
샤킹 스크롤 버튼 고정하는 방법 알려주세요!!  
영흥도우럭1 실시간 새글 알림 애드온..질문드립니다. file  
청*솔 iframe 으로 붙혀넣기 했는데.! [2] file 2016.09.12 by 청*솔
해운대살고싶다 php 질문드립니다.  
94blossom 검색부분을 가운데로 하고싶은데요 어떻게 하는 건가요? [1] file 2016.08.02 by 라자루스
마이미2 2차 메뉴를 가로로 나타나게 하려고 합니다. [2] 2016.07.15 by 마이미2
kara**** 스마트폰에서 스크롤 탑버튼 고정에 관하여 질문해요. [2] 2016.07.06 by kara****
흑사탕 footer 고정 [8] 2016.06.14 by 흑사탕
kjmedi626 관리자주소를 모르겠습니다...ㅠㅠ [4] 2016.05.27 by kjmedi626
happy19 휴... 배경색 설정만 했을뿐인데, 사이트가 날라갔어요. [1] 2016.04.22 by YJSoft
꽃민 새글 알림 도와주세요..ㅠㅠ [2] 2016.04.19 by 꽃민
꽃민 관리자만 알림 뜨려면... [2] 2016.04.19 by 꽃민
캣대디 실시간 새글 알림 애드온 특정게시판만 알림오게하려고 합니다. [5] 2016.04.18 by 꽃민
홍찬 css에서 top에 화면 창 가운데라는 값 넣기 [1] 2016.02.20 by XESTUDIO
cmast5 제로보드 크롬,파폭에서 스크롤이 안되요.. file  
보소보소 마켓플레이스 재등록 표시 삭제 방법 [2] file 2016.01.13 by 보소보소
GELEE 모바일 레이아웃에서 상단 로고 클릭시 홈으로 이동하지 않는 문제 [2] file 2015.12.09 by GELEE
키스미베이베 메뉴 만들기좀 도와주세요 [2] file 2015.11.26 by 키스미베이베
샤넬4da3b 외부페이지가 레이아웃 바깥으로 튑니다. [1] 2015.11.05 by 오뎅궁물