From b6fb655b3aad44b088acc9afc3d0b205600a87b4 Mon Sep 17 00:00:00 2001 From: pointbiz Date: Sun, 19 Jan 2014 01:42:16 -0400 Subject: [PATCH] v2.8.1 Czech translation. Remove firstbits link. Fix mouse movement visualization for Firefox and IE. --- bitaddress.org.html | 77 ++++++++++++++++++++++++++--------------- package.json | 2 +- src/bitaddress-ui.html | 6 ++-- src/main.css | 5 +-- src/ninja.misc.js | 61 ++++++++++++++++++++------------ src/ninja.translator.js | 5 +++ 6 files changed, 101 insertions(+), 55 deletions(-) diff --git a/bitaddress.org.html b/bitaddress.org.html index a58c58f30..2de6df5b8 100644 --- a/bitaddress.org.html +++ b/bitaddress.org.html @@ -5766,6 +5766,7 @@ no-repeat left center; width: 17px; height: 17px; display: inline-block; float: right; } .less { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDEvMDIvMTLltnQyAAABuklEQVQ4ja2US25TQRBFT336OSEY5ESyBfEakNiLt0AW5S2QvQQxAiZIYBwSz/yByH7dxcB2bPMME+hJS/W5fetWVUtE8K/HfzdcXfdfqsr4onuGuRz4Jrdzcg6Gg9HfQYAxAqmlSMMlQJO5/oliE4AtQLcR++btZQ+wPVsvVXbTfXFGEMyWU9rVM0yMu/Gc5bJ+DdztxWcH3otKVzbPmyq5LnwfzSgEBMxlhqJEBFWVKKUgG66rur53oH7aOeWkUlJSRCBHZracssorlLXttHpCpzonaYukjmsiivDu08daAZIJ7oLIVg9BUQgQUVwSua5Z5AWmiqnj6pisVXAAU0F1J6WK0q6e024Fs4cplbXonFxgapisk00MkdiBqDd7oSKoOiqGmZHMSZrwPRYHIMfaKaKsyhI01oni6IaFYptSyiOIT27nOwaq5FyQrUAIC/nBhK+UErRSos55z4878CrneJyTnHOvquymf3mOb+hvy/jw+QuLh5/NORkORvsGrq77dc6xpr0RcH07y3oF8G04GN0f6HdEDhdA1XG1vXb6dsAa+3Z8AREiQwkoEeQoiBzocHDkf/wnvwC5IpRVsUDNUgAAAABJRU5ErkJggg==) no-repeat left center; width: 17px; height: 17px; display: inline-block; float: right; } +a { position: relative; z-index: 20; } .right { text-align: right; } .walletarea { display: none; border: 2px solid green; } hr { margin: 20px 0; border-top: 2px dashed #008000; } @@ -5789,8 +5790,8 @@ #btcaddress, #btcprivwif, #detailaddress, #detailaddresscomp, #detailprivwif, #detailprivwifcomp { font-family: monospace; font-size: 1.25em; } #seedpoolarea { display: none; } #seedpooldisplay { font-family: monospace; font-size: 1em; width: 640px; padding: 15px 5px; word-wrap: break-word; } -.seedpoint { width: 6px; height: 6px; border-radius: 3px; background-color: green; position: absolute; z-index: 10; } -#generate { font-family: monospace; font-size: 1.25em; height: 275px; text-align: left; position: relative; padding: 5px; border: 2px solid green; } +.seedpoint { width: 6px; height: 6px; display: block; border-radius: 3px; background-color: green; position: absolute; z-index: 10; } +#generate { font-family: monospace; font-size: 1.25em; height: 305px; text-align: left; position: relative; padding: 5px; border: 2px solid green; } #generate span { padding: 5px 5px 0 5px; } #generatekeyinput { position: relative; z-index: 20; } #keyarea { height: 250px; } @@ -5988,7 +5989,7 @@
Generating Bitcoin Address...
MOVE your mouse around to add some extra randomness...
- OR type some random characters into this textbox
+ OR type some random characters into this textbox
@@ -6275,13 +6276,13 @@
Donations: 1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN - firstbits.net/1ninja +
- Version History (v2.8.0) + Version History (v2.8.1) (PGP) 527B 5C82 B1F6 B2DB 72A0
ECBF 8749 7B91 6397 4F5A
@@ -6649,6 +6650,10 @@