aboutsummaryrefslogtreecommitdiffstats
path: root/pages/popup.html
diff options
context:
space:
mode:
authorStephen Blott2014-08-23 19:02:23 +0100
committerStephen Blott2014-08-23 19:02:23 +0100
commit2f786a62ad36631c4dc1a75595b41d61281727dc (patch)
tree7dd8987fd79131a399a82dd61e7267a176bfa369 /pages/popup.html
parent4dd09f77141b01d2ce99866cb52efc985f4f18a4 (diff)
downloadvimium-2f786a62ad36631c4dc1a75595b41d61281727dc.tar.bz2
Allow passing of keys to the underlying page (slight reformatting of page popup).
Diffstat (limited to 'pages/popup.html')
-rw-r--r--pages/popup.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/popup.html b/pages/popup.html
index 8ccf7126..89f1f02a 100644
--- a/pages/popup.html
+++ b/pages/popup.html
@@ -6,14 +6,14 @@
padding: 0px;
}
- #vimiumPopup { width: 300px; }
+ #vimiumPopup { width: 500px; }
#excludeControls {
padding: 10px;
}
#popupInput {
- width: 160px;
+ width: 330px;
}
#excludeConfirm {
@@ -54,7 +54,7 @@
<div id="excludeControls">
<input id="popupInput" type="text" />
<input id="popupButton" type="button" value="Exclude URL" />
- <span id="excludeConfirm">Saved exclude pattern.</span>
+ <span id="excludeConfirm">Saved.</span>
</div>
<div id="popupMenu">