소스 검색

Style modal buttons

master
Matt Baer 7 년 전
부모
커밋
56dff19575
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      popup.html

+ 4
- 0
popup.html 파일 보기

@@ -43,6 +43,10 @@
transition: all .2s ease-out;
border-radius: .25em;
}
button {
padding: 0.25em 1em;
width: auto;
}
button.secondary {
background: #aaa;
border: 1px solid #aaa;


불러오는 중...
취소
저장