diff --git a/popup/pwgen.css b/popup/pwgen.css index 8b13789..d5d8392 100644 --- a/popup/pwgen.css +++ b/popup/pwgen.css @@ -1 +1,4 @@ - +body { + cursor: default; + font: caption; + }