2019-01-22 20:28:33 +00:00
|
|
|
/*
|
2024-09-09 13:57:16 +00:00
|
|
|
Copyright 2024 New Vector Ltd.
|
2024-08-01 15:45:56 +00:00
|
|
|
Copyright 2024 The Matrix.org Foundation C.I.C.
|
2024-09-09 13:57:16 +00:00
|
|
|
Copyright 2019 New Vector Ltd
|
2019-01-22 00:27:43 +00:00
|
|
|
|
2024-09-09 13:57:16 +00: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 20:28:33 +00:00
|
|
|
*/
|
2019-01-22 20:09:40 +00:00
|
|
|
|
2024-08-01 17:38:21 +00:00
|
|
|
.mx_PreferencesUserSettingsTab_section_hint {
|
2024-07-05 22:04:27 +00:00
|
|
|
font: var(--cpd-font-body-sm-regular);
|
|
|
|
color: var(--cpd-color-text-secondary);
|
|
|
|
}
|