1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2015 Stephen Warren
4 * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
8 * This provides pretty formatting of the HTML log file, e.g.
9 * - colored bars beside/above log sections for easily parsed delineation.
10 * - color highlighting of various messages.
14 background-color: black;
29 border-color: #303030;
30 border-width: 0px 0px 0px 5px;
35 background-color: #303030;
41 text-decoration: underline;
97 text-decoration: inherit;
102 text-decoration: inherit;
107 text-decoration: underline;