X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=popup.html;h=37ea2a8f9af520789e770ccb017b1c18c2433af9;hb=e09bdd59a2ee6ed310948665a41b9cdfa21990ea;hp=fa89f3ebd0bd16c6e62b29c79e94a561650eb698;hpb=a98f3ef6a42ca6883b68136d1e87246627f30a9e;p=chrome-ext%2Fweb-power-switch.git diff --git a/popup.html b/popup.html index fa89f3e..37ea2a8 100644 --- a/popup.html +++ b/popup.html @@ -13,8 +13,10 @@ table#buttons { border-collapse: collapse; } body { - margin: 0px; + margin: 1px; padding: 0px; + font-family: Arial, sans-serif; + font-size: smaller; } td { white-space: nowrap; @@ -23,6 +25,12 @@ div#status { white-space: nowrap; } +