From 9ad08a2b570c6a5136ef392c8c167fac70749511 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 1 Dec 2021 13:18:43 -0500 Subject: [PATCH] Version 1.3.0 release --- module.json | 6 +++--- wa.css | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 3331733..3893bbd 100644 --- a/module.json +++ b/module.json @@ -5,7 +5,7 @@ "author": "Atropos", "authors": [], "url": "https://gitlab.com/foundrynet/world-anvil", - "version": "1.2.0", + "version": "1.3.0", "minimumCoreVersion": "0.7.6", "compatibleCoreVersion": "9", "scripts": [], @@ -26,5 +26,5 @@ "system": [], "dependencies": [], "manifest": "https://gitlab.com/foundrynet/world-anvil/-/raw/master/module.json", - "download": "https://gitlab.com/foundrynet/world-anvil/-/archive/release-1.2.0/world-anvil-release-1.2.0.zip" -} \ No newline at end of file + "download": "https://gitlab.com/foundrynet/world-anvil/-/archive/release-1.3.0/world-anvil-release-1.3.0.zip" +} diff --git a/wa.css b/wa.css index 7430e26..1adc375 100644 --- a/wa.css +++ b/wa.css @@ -61,6 +61,9 @@ button#world-anvil img { #world-anvil-browser .world-anvil-control.inactive { opacity: 0.65; } +#world-anvil-browser .world-anvil-control > i { + margin: 0; +} /* Categories */ #world-anvil-browser .category-header {