1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-29 15:55:33 +00:00

Fixed UI for inviting user to chat in dark mode. Bot badges. Fixed mod badges not overriding in some cases. Other minor tweaks.

This commit is contained in:
SirStendec 2015-03-15 21:24:22 -04:00
parent 0aec86a4d8
commit 45f82701c2
11 changed files with 216 additions and 51 deletions

View file

@ -59,6 +59,7 @@ FFZ.prototype.build_ui_popup = function(view) {
// Menu Container
var sub_container = document.createElement('div');
sub_container.className = 'ffz-ui-menu-page';
inner.appendChild(sub_container);
// Render Menu Tabs