"/**\n * Copyright (C) 2020 The Software Heritage developers\n * See the AUTHORS file at the top-level directory of this distribution\n * License: GNU Affero General Public License version 3, or any later version\n * See top-level LICENSE file for more information\n */\n\n#swh-token-error-message {\n color: red;\n font-weight: bold;\n}\n\n#swh-token-success-message {\n color: green;\n font-weight: bold;\n}\n\n#swh-bearer-token {\n word-wrap: break-word;\n white-space: break-spaces;\n}\n"