From 0da5b80088666a2538ccb9203221c617509a5a2a Mon Sep 17 00:00:00 2001 From: Jiiks Date: Mon, 26 Oct 2015 00:22:19 +0200 Subject: [PATCH] styling --- devjs/main.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/devjs/main.js b/devjs/main.js index 81a65866..98219846 100644 --- a/devjs/main.js +++ b/devjs/main.js @@ -86,7 +86,7 @@ Core.prototype.init = function() { var guilds = $(".guilds li:first-child"); - guilds.after($("
  • ", { id: "bd-pub-li", css: { "height": "20px", "display": settingsCookie["bda-gs-1"] == true ? "" : "none" } }).append($("
    ", { class: "guild-inner", css: { "height": "20px" } }).append($("").append($("
    ", { css: { "line-height": "20px", "font-size": "12px" }, text: "public", id: "bd-pub-button" }))))); + guilds.after($("
  • ", { id: "bd-pub-li", css: { "height": "20px", "display": settingsCookie["bda-gs-1"] == true ? "" : "none" } }).append($("
    ", { class: "guild-inner", css: { "height": "20px", "border-radius": "4px" } }).append($("").append($("
    ", { css: { "line-height": "20px", "font-size": "12px" }, text: "public", id: "bd-pub-button" }))))); guilds.after($("
  • ", {id:"tc-settings-li"}).append($("