This commit is contained in:
Mirco Wittrien 2019-11-08 12:19:19 +01:00
parent f91b03ff97
commit 7ccb2ca348
3 changed files with 9 additions and 6 deletions

View File

@ -4765,6 +4765,7 @@ var BDFDB = {
golivegameicon: ["GoLiveDetails", "gameIcon"], golivegameicon: ["GoLiveDetails", "gameIcon"],
golivegamename: ["GoLiveDetails", "gameName"], golivegamename: ["GoLiveDetails", "gameName"],
golivegamewrapper: ["GoLiveDetails", "gameWrapper"], golivegamewrapper: ["GoLiveDetails", "gameWrapper"],
goliveinfo: ["GoLiveDetails", "info"],
golivepanel: ["GoLiveDetails", "panel"], golivepanel: ["GoLiveDetails", "panel"],
green: ["TextStyle", "statusGreen"], green: ["TextStyle", "statusGreen"],
grey: ["TextStyle", "statusGrey"], grey: ["TextStyle", "statusGrey"],

File diff suppressed because one or more lines are too long

View File

@ -1092,7 +1092,10 @@
<circle cx="33" cy="33" r="2" fill="currentColor" fill-opacity=".4"></circle> <circle cx="33" cy="33" r="2" fill="currentColor" fill-opacity=".4"></circle>
</g> </g>
</svg> </svg>
<div class="REPLACE_CLASS_size14 REPLACE_CLASS_channelpaneltitle REPLACE_CLASS_golivegamename" title="Game">Game</div> <div class="REPLACE_CLASS_goliveinfo">
<div class="REPLACE_CLASS_size14 REPLACE_CLASS_channelpaneltitle">Game</div>
<div class="REPLACE_CLASS_size12 REPLACE_CLASS_subtext">Live</div>
</div>
</div> </div>
<div class="REPLACE_CLASS_goliveactions"> <div class="REPLACE_CLASS_goliveactions">
<button aria-label="Stop Streaming" type="button" class="REPLACE_CLASS_accountinfobutton REPLACE_CLASS_accountinfobuttonenabled REPLACE_CLASS_button REPLACE_CLASS_buttonlookblank REPLACE_CLASS_buttoncolorbrand REPLACE_CLASS_buttongrow"> <button aria-label="Stop Streaming" type="button" class="REPLACE_CLASS_accountinfobutton REPLACE_CLASS_accountinfobuttonenabled REPLACE_CLASS_button REPLACE_CLASS_buttonlookblank REPLACE_CLASS_buttoncolorbrand REPLACE_CLASS_buttongrow">
@ -1296,7 +1299,6 @@
</div> </div>
</div> </div>
</div> </div>
</div>
<hr class="REPLACE_CLASS_messagedivider"> <hr class="REPLACE_CLASS_messagedivider">
</div> </div>
<div class="REPLACE_CLASS_messagetimedivider REPLACE_CLASS_messagesdivider"> <div class="REPLACE_CLASS_messagetimedivider REPLACE_CLASS_messagesdivider">