From 09079cc364529122651eb694847ec5316ca0aaa1 Mon Sep 17 00:00:00 2001 From: Diego Marcos Date: Mon, 29 Oct 2018 11:38:58 -0700 Subject: [PATCH] Increase menu background opacity for better readibiltiy --- package-lock.json | 44 ++++++++++++----------------------------- src/templates/menu.html | 2 +- 2 files changed, 14 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 79b8438..8a0e0a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -208,6 +208,7 @@ "sinon": "^1.17.5", "sinon-chai": "^2.8.0", "snazzy": "^4.0.0", + "uglify-js": "git://github.com/mishoo/UglifyJS2.git#278577f3cb75e72320564805ee91be63e5f9c806", "uglifyjs-webpack-plugin": "^0.4.6", "webpack": "^3.5.5", "webpack-cli": "^3.1.2", @@ -1037,7 +1038,7 @@ }, "uglify-js": { "version": "git://github.com/mishoo/UglifyJS2.git#278577f3cb75e72320564805ee91be63e5f9c806", - "from": "git://github.com/mishoo/UglifyJS2.git#278577f3cb75e72320564805ee91be63e5f9c806", + "from": "git://github.com/mishoo/UglifyJS2.git#harmony-v2.8.22", "requires": { "source-map": "~0.5.1", "uglify-to-browserify": "~1.0.0", @@ -5871,8 +5872,7 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true, - "optional": true + "bundled": true }, "aproba": { "version": "1.2.0", @@ -5890,13 +5890,11 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true, - "optional": true + "bundled": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -5909,18 +5907,15 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "concat-map": { "version": "0.0.1", - "bundled": true, - "optional": true + "bundled": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "core-util-is": { "version": "1.0.2", @@ -6023,8 +6018,7 @@ }, "inherits": { "version": "2.0.3", - "bundled": true, - "optional": true + "bundled": true }, "ini": { "version": "1.3.5", @@ -6034,7 +6028,6 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -6047,20 +6040,17 @@ "minimatch": { "version": "3.0.4", "bundled": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true, - "optional": true + "bundled": true }, "minipass": { "version": "2.2.4", "bundled": true, - "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -6077,7 +6067,6 @@ "mkdirp": { "version": "0.5.1", "bundled": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -6150,8 +6139,7 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true, - "optional": true + "bundled": true }, "object-assign": { "version": "4.1.1", @@ -6161,7 +6149,6 @@ "once": { "version": "1.4.0", "bundled": true, - "optional": true, "requires": { "wrappy": "1" } @@ -6237,8 +6224,7 @@ }, "safe-buffer": { "version": "5.1.1", - "bundled": true, - "optional": true + "bundled": true }, "safer-buffer": { "version": "2.1.2", @@ -6268,7 +6254,6 @@ "string-width": { "version": "1.0.2", "bundled": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -6286,7 +6271,6 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -6325,13 +6309,11 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true, - "optional": true + "bundled": true }, "yallist": { "version": "3.0.2", - "bundled": true, - "optional": true + "bundled": true } } }, diff --git a/src/templates/menu.html b/src/templates/menu.html index 710aa11..d828bb2 100644 --- a/src/templates/menu.html +++ b/src/templates/menu.html @@ -110,7 +110,7 @@