From 627025751c6fa390f51ae7bc44e4a095b0771033 Mon Sep 17 00:00:00 2001 From: No Date: Sun, 29 Dec 2024 20:23:32 +0000 Subject: [PATCH] fix css, version 2.0 --- css/common.css | 2 +- index.html | 2 +- manifest.json | 2 +- settings.html | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/css/common.css b/css/common.css index 06b1819..877597f 100644 --- a/css/common.css +++ b/css/common.css @@ -66,7 +66,7 @@ body{ font-size:17px; } -input[type="text"], input[type="password"]{ +.new-input{ display: block; width: 100%; background: #222; diff --git a/index.html b/index.html index 4fb1d5a..5d57ee8 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@
- +
diff --git a/manifest.json b/manifest.json index 73b86c5..0b4ee3f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "48": "img/icon48.png", "128": "img/icon128.png" }, - "version": "1.0.0.2", + "version": "2.0.0", "manifest_version": 2, "permissions" : ["storage"], "background": { diff --git a/settings.html b/settings.html index 28f8c67..810f690 100644 --- a/settings.html +++ b/settings.html @@ -19,13 +19,13 @@

Storage

- + - + - +