Adding SPDX headers (WIP)
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2013-2018 JC Brand <https://github.com/conversejs/converse.js/>
|
||||
* SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||
*
|
||||
* SPDX-License-Identifier: MPL-2.0
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
:root {
|
||||
// we add --livechat-transparent variable, so that users can customize transparent background in OBS (for example).
|
||||
--livechat-transparent: rgba(0 0 0 / 0%);
|
||||
|
Reference in New Issue
Block a user