From 035f9d92a0624a6db2bc84ea78ce739c6aeb7094 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 26 Sep 2019 10:08:49 +0200 Subject: [PATCH] fixes --- Plugins/BadgesEverywhere/BadgesEverywhere.plugin.js | 8 ++++---- Plugins/TopRoleEverywhere/TopRoleEverywhere.plugin.js | 7 ++----- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/Plugins/BadgesEverywhere/BadgesEverywhere.plugin.js b/Plugins/BadgesEverywhere/BadgesEverywhere.plugin.js index f91e9eb7c7..6fe514d199 100644 --- a/Plugins/BadgesEverywhere/BadgesEverywhere.plugin.js +++ b/Plugins/BadgesEverywhere/BadgesEverywhere.plugin.js @@ -3,7 +3,7 @@ class BadgesEverywhere { getName () {return "BadgesEverywhere";} - getVersion () {return "1.4.5";} + getVersion () {return "1.4.6";} getAuthor () {return "DevilBro";} @@ -11,7 +11,7 @@ class BadgesEverywhere { constructor () { this.changelog = { - "fixed":[["Light Theme Update","Fixed bugs for the Light Theme Update, which broke 99% of my plugins"]] + "fixed":[["Padding in Memberlist","Fixed the padding in the memberlist"]] }; this.patchModules = { @@ -57,7 +57,7 @@ class BadgesEverywhere { margin-left: 5px !important; } .BE-badge:not(.BE-badge-settings):last-of-type { - margin-right: 5px !important; + margin-right: 0 !important; } ${BDFDB.dotCN.userprofiletopsectionplaying} .BE-badge.BE-badge-CurrentGuildBoost svg { color: white !important; @@ -75,7 +75,7 @@ class BadgesEverywhere { .BE-badge.BE-badge-CurrentGuildBoost {height:14px !important; width:14px !important; min-width:14px !important;} - .BE-badge.BE-badge-settings {width:30px !important;min-width:30px !important;} + #app-mount .BE-badge.BE-badge-settings {width:30px !important;min-width:30px !important;} ${BDFDB.dotCNS.member + BDFDB.dotCN.memberpremiumicon}:not(.BE-badge-CurrentGuildBoost-inner) {display: none;}`; diff --git a/Plugins/TopRoleEverywhere/TopRoleEverywhere.plugin.js b/Plugins/TopRoleEverywhere/TopRoleEverywhere.plugin.js index f5f6ddce37..77622f5613 100644 --- a/Plugins/TopRoleEverywhere/TopRoleEverywhere.plugin.js +++ b/Plugins/TopRoleEverywhere/TopRoleEverywhere.plugin.js @@ -3,7 +3,7 @@ class TopRoleEverywhere { getName () {return "TopRoleEverywhere";} - getVersion () {return "2.8.9";} + getVersion () {return "2.9.0";} getAuthor () {return "DevilBro";} @@ -11,7 +11,7 @@ class TopRoleEverywhere { constructor () { this.changelog = { - "fixed":[["Light Theme Update","Fixed bugs for the Light Theme Update, which broke 99% of my plugins"]] + "fixed":[["Padding in Memberlist","Fixed the padding in the memberlist"]] }; this.patchModules = { @@ -33,9 +33,6 @@ class TopRoleEverywhere { display: block; overflow: hidden; text-overflow: ellipsis; - } - .BE-badges + .TRE-tag { - margin-left: 0; }`; this.defaults = {