Compat with peertube 3.2
This commit is contained in:
parent
3b0de0708c
commit
90157291e1
@ -2,8 +2,11 @@ body {
|
|||||||
--mainBackgroundColor: #111111;
|
--mainBackgroundColor: #111111;
|
||||||
--mainForegroundColor: #fff;
|
--mainForegroundColor: #fff;
|
||||||
|
|
||||||
|
/* Compat with PeerTube < 3.2 */
|
||||||
--submenuColor: rgb(32, 32, 32);
|
--submenuColor: rgb(32, 32, 32);
|
||||||
|
|
||||||
|
--submenuBackgroundColor: rgb(32, 32, 32);
|
||||||
|
|
||||||
--inputForegroundColor: #fff;
|
--inputForegroundColor: #fff;
|
||||||
--inputBackgroundColor: gray;
|
--inputBackgroundColor: gray;
|
||||||
--inputPlaceholderColor: #fff;
|
--inputPlaceholderColor: #fff;
|
||||||
|
Loading…
Reference in New Issue
Block a user