$
var PosRL = article.value('pos-rl', '');
var AbstHor = article.value('abst-hor', '');
var AbstBot = article.value('abst-bot', '');
var Zindex = article.value('z-index', '');
var Icon = article.value('icon', '');
var ColIcon = article.value('col-icon', '');
var IconGr = article.value('icon-gr', '');
var IconHg = article.value('icon-hg', '');
var ColProgrInakt = article.value('col-progr-inakt', '');
var ColProgrAkt = article.value('col-progr-akt', '');
var headstyle = "";
headstyle += '.wzp_progress-wrap {';
headstyle += '' + PosRL + ':' + AbstHor + 'px;';
headstyle += ' bottom:' + AbstBot + 'px;';
headstyle += ' z-index:' + Zindex + ';';
headstyle += ' box-shadow:inset 0 0 0 2px ' + ColProgrInakt + ';';
headstyle += ' background-color:' + IconHg + ';';
headstyle += '}\n';
headstyle += '.wzp_progress-wrap::after {';
headstyle += 'content:"' + Icon + '";';
headstyle += ' color:' + ColIcon + ';';
headstyle += ' font-size:' + IconGr + 'px;';
headstyle += ' z-index:' + Zindex + ';';
headstyle += '}\n';
headstyle += '.wzp_progress-wrap svg.wzp_progress-circle path {';
headstyle += 'stroke:' + ColProgrAkt + ';';
headstyle += '}';
system.addHtmlHeadElement("
![]() |
Nach Oben Progress Hier können Sie das Widget öffnen oder löschen. Dieser Hinweis wird nur in der internen Vorschau angezeigt. |