Lines Matching +full:color +full:- +full:space
1 /* SPDX-License-Identifier: GPL-2.0 */
7 div.body h1 { font-size: 180%; }
8 div.body h2 { font-size: 150%; }
9 div.body h3 { font-size: 130%; }
10 div.body h4 { font-size: 110%; }
13 div.toctree-wrapper p.caption[role=heading] { font-size: 150%; }
18 div.sphinxsidebar { font-size: inherit;
19 max-height: 100%;
20 overflow-y: auto; }
30 margin-bottom: 20px;
37 dl.function, dl.struct, dl.enum { margin-top: 2em; background-color: #ecf0f3; }
38 /* indent lines 2+ of multi-line function prototypes */
39 dl.function dt { margin-left: 10em; text-indent: -10em; }
40 dt.sig-object { font-size: larger; }
41 div.kernelindent { margin-left: 2em; margin-right: 4em; }
46 div.kerneltoc li.toctree-l1 { font-size: smaller;
47 text-indent: -1em;
48 margin-left: 1em; }
49 div.kerneltoc li.current > a {font-weight: bold; }
50 div.kerneltoc li.toctree-l2,li.toctree-l3 { font-size: small;
51 text-indent: -1em;
52 margin-left: 1em;
53 list-style-type: none;
55 div.kerneltoc li.current ul { margin-left: 0; }
56 div.kerneltoc { background-color: #eeeeee; }
57 div.kerneltoc li.current ul { background-color: white; }
62 label.kernel-toc-title { display: none; }
63 label.kernel-toc-title:after {
66 input[type=checkbox]:checked ~ label.kernel-toc-title:after {
70 input.kernel-toc-toggle { display: none; }
76 @media screen and (max-width: 875px) {
77 label.kernel-toc-title { display: inline;
78 font-weight: bold;
79 font-size: larger; }
83 h3.kernel-toc-contents { display: inline; }
84 div.kerneltoc a { color: black; }
97 div.language-selection {
100 margin-bottom: 1em;
107 div.language-selection a {
110 color: #333333;
111 text-decoration: none;
114 div.language-selection ul {
123 list-style: none;
129 white-space: nowrap;
132 div.language-selection:hover ul {
136 div.language-selection ul li:hover {