first part of syncing LCARStrek with Firefox 52 browser windows theme changes
[themes.git] / EarlyBlue / global / aboutCacheEntry.css
CommitLineData
9099c61d
RK
1/* This Source Code Form is subject to the terms of the Mozilla Public\r
2 * License, v. 2.0. If a copy of the MPL was not distributed with this\r
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\r
3327253e
RK
4\r
5body {\r
6 display: table;\r
7}\r
8\r
9h1 {\r
10 margin: 0;\r
11 border-bottom: 1px solid #666699;\r
12}\r
13\r
14table {\r
15 table-layout: fixed;\r
16 width: 100%;\r
17}\r
18\r
19th {\r
20 width: 12em;\r
21 word-wrap: break-word;\r
22 vertical-align: top;\r
23 text-align: end;\r
24}\r
25\r
26td {\r
27 display: block;\r
28 white-space: pre-wrap;\r
29}\r
30\r
31#td-key {\r
32 word-wrap: break-word;\r
33}\r