diff options
Diffstat (limited to 'css/popup.css')
-rw-r--r-- | css/popup.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/popup.css b/css/popup.css index 0d774aa..4f85357 100644 --- a/css/popup.css +++ b/css/popup.css @@ -71,6 +71,7 @@ label { .disabled span { color: rgb(252,87,84); } + button { background-color: rgb(32,33,36) !important; border: solid 1px #777 !important; |