2019-01-22 23:28:33 +03:00
|
|
|
/*
|
2024-09-09 16:57:16 +03:00
|
|
|
Copyright 2024 New Vector Ltd.
|
2024-08-01 18:45:56 +03:00
|
|
|
Copyright 2024 The Matrix.org Foundation C.I.C.
|
2024-09-09 16:57:16 +03:00
|
|
|
Copyright 2019 New Vector Ltd
|
2019-01-22 03:27:43 +03:00
|
|
|
|
2024-09-09 16:57:16 +03:00
|
|
|
SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only
|
|
|
|
Please see LICENSE files in the repository root for full details.
|
2019-01-22 23:28:33 +03:00
|
|
|
*/
|
2019-01-22 23:09:40 +03:00
|
|
|
|
2024-08-01 20:38:21 +03:00
|
|
|
.mx_PreferencesUserSettingsTab_section_hint {
|
2024-07-06 01:04:27 +03:00
|
|
|
font: var(--cpd-font-body-sm-regular);
|
|
|
|
color: var(--cpd-color-text-secondary);
|
|
|
|
}
|