mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 01:56:55 +00:00
3.5.58 to 3.5.62. Added enhanced following controls to the profile page. New Conversations options. Tweaked conversation styles.
This commit is contained in:
parent
c40b3ba337
commit
4f6dcc9999
15 changed files with 3017 additions and 38 deletions
|
@ -16,7 +16,7 @@ FFZ.prototype.setup_css = function() {
|
|||
/*var s = this._main_style = document.createElement('style');
|
||||
|
||||
s.textContent = styles.style;
|
||||
s.id = "ffz-ui-css";
|
||||
s.id = "ffz-main-css";
|
||||
|
||||
document.head.appendChild(s);*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue