Update StalkerNotifications.plugin.js

This commit is contained in:
Mirco Wittrien 2018-11-24 13:48:40 +01:00
parent 6d9b78be37
commit 3d26dcd7ee
1 changed files with 0 additions and 3 deletions

View File

@ -49,9 +49,6 @@ class StalkerNotifications {
this.dividerMarkup = `<div class="${BDFDB.disCN.modaldivider}"></div>`;
this.css = `
.guilds > .friends-online {
cursor: pointer;
}
.stalkernotifications-modal .log-time {
width: 110px;
}