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
-
+
-
+
-
+