From 68d3edf7862a34a9363293bffbee9ce8dea6fa3d Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Tue, 21 Jan 2014 17:43:13 +0000 Subject: [PATCH] alternate opacity to #744 --- plugins/regions.user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/regions.user.js b/plugins/regions.user.js index 73341d52..68c0560f 100644 --- a/plugins/regions.user.js +++ b/plugins/regions.user.js @@ -35,6 +35,7 @@ window.plugin.regions.setup = function() { font-size: 14px;\ font-weight: bold;\ color: gold;\ + opacity: 0.7;\ text-align: center;\ text-shadow: -1px -1px #000, 1px -1px #000, -1px 1px #000, 1px 1px #000, 0 0 2px #000; \ pointer-events: none;\