2 * Copyright (c) 2015 Stephen Warren
3 * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
5 * SPDX-License-Identifier: GPL-2.0
9 * This provides pretty formatting of the HTML log file, e.g.
10 * - colored bars beside/above log sections for easily parsed delineation.
11 * - color highlighting of various messages.
15 background-color: black;
30 border-color: #303030;
31 border-width: 0px 0px 0px 5px;
36 background-color: #303030;
42 text-decoration: underline;
98 text-decoration: inherit;
103 text-decoration: inherit;
108 text-decoration: underline;