瀏覽代碼

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;


Loading…
取消
儲存