var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=".erinyen .tp-tab-title{color:rgb(255,255,255,0.75) !important;font-family:\"Roboto\" !important}.erinyen .tp-tab-desc{color:rgb(255,255,255) !important;font-family:\"Roboto\" !important}"; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; }else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "