1 /* Copyright (c) 2014 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file. */
6 .inline-toc ul, .inline-toc ol {list-style-type: none
;}
7 .small-gap {margin-top: 0.5em;}
8 .small-gap li, dt {margin-top: 1em;}
9 .no-gap {margin-bottom: 0;}
10 .no-gap-li li {margin-top: 0;}
11 .indent {margin-left: 40px;}
12 .indent-small {margin-left: 20px;}
15 .showcase, .showcase-list {margin: auto
;}
16 body table
.showcase td
{text-align: center
; vertical-align: middle
;}
17 .showcase-list th, .generic th {text-align: center
;}
18 .showcase-list tbody th, .generic tbody th {text-align: left
;}
19 body table
.showcase-list td
{vertical-align: middle
;}
20 table
.showcase td
.empty
{border-bottom-style: hidden
; border-right-style: hidden
;}
21 table
.showcase-list td
.top-left
, table
.generic td
.top-left
{border-top-style: hidden
; border-left-style: hidden
;}
22 th
.center
{text-align: center
;}
24 .showcase img.hold {opacity: 0.5;}
25 .showcase span.hold {color: #888;}
26 .col3 td {width: 33%;}
27 .col4 td {width: 25%;}
28 .col5 td {width: 20%;}
29 .kd-butterbar.shown.pepper-version {text-align: right
; top: 150px; right: 44px; width: 31em;}
30 .kd-butterbar.shown.pepper-version span {background-color: #E5ECF9; border: 1px solid
#36C;}
31 .kd-butterbar.shown.pepper-version span.deprecated {background-color: #FCC; border: 1px solid
#A03;}
32 .kd-butterbar.shown.special-announcement {text-align: right
; /* top: 185px; */ top: 150px; right: 44px; width: 31em;}
33 .kd-butterbar.shown.special-announcement span {background-color: #F9EDBE; border: 1px solid
#F0C36D;}
36 .features section h3 {font-weight: bold
; margin-bottom: 0.2em; margin-top: 0;}
37 .features section p {margin-bottom: 0;}
38 p
.date
{margin-top: 0; margin-bottom: 0.5em; font-style: italic
;}
39 blockquote
.indent-only
{font-style: normal
; color: #000; }
41 border-top: 1px solid
#96d1f8;
43 background: -webkit-gradient
(linear
, left top
, left bottom
, from
(#3e779d), to
(#65a9d7));
44 background: -webkit-linear-gradient
(top
, #3e779d, #65a9d7);
45 background: -moz-linear-gradient
(top
, #3e779d, #65a9d7);
46 background: -ms-linear-gradient
(top
, #3e779d, #65a9d7);
47 background: -o-linear-gradient
(top
, #3e779d, #65a9d7);
49 -webkit-border-radius: 5px;
50 -moz-border-radius: 5px;
52 -webkit-box-shadow: rgba
(0,0,0,1) 0 1px 0;
53 -moz-box-shadow: rgba
(0,0,0,1) 0 1px 0;
54 box-shadow: rgba
(0,0,0,1) 0 1px 0;
55 text-shadow: rgba
(0,0,0,.4) 0 1px 0;
58 text-decoration: none
;
59 vertical-align: middle
;
61 #home .button-nacl:visited
{
64 #home .button-nacl:hover
{
65 border-top-color: #28597a;
69 #home .button-nacl:active
{
70 border-top-color: #1b435e;
73 #home .button-download
{
87 background-color: #FFF;
89 #home .left-side-inner
{
93 background-color: #f5f5f5;
94 border-bottom: 1px solid
;
95 border-top: 1px solid
;
98 margin: .5em 2em 2em 2em;
104 background-color: #FFF;
106 #home .right-side-inner
{
110 /* CSS for the Release Notes page */
111 .functions {list-style-type: none
;}
112 li
.gap
, .gap li
{margin-top: 1.5em;}
113 .gap li li {margin-top: 0.2em;}
116 * The #doxygen-ref is an id tag which encompasses code generated by doxygen
117 * and allows override of standard html tags while not affecting the rest
118 * of the page such as sidebars.
133 #doxygen-ref .memitem
{
137 #doxygen-ref .memproto
{
138 background-color: #e1e1e4;
139 border: 1px solid
#e1e1f4;
142 -moz-border-radius: 8px;
143 -webkit-border-radius: 8px;
149 This is the old doxygen CSS formatting from devsite. It causes problems on many
150 pages, but it is probably useful to keep around while we are transitioning to
154 text-decoration: none;
160 #doxygen-ref A.code:link,
162 text-decoration: none;
166 #doxygen-ref A.codeRef:link,
171 #doxygen-ref A:hover {
172 text-decoration: none;
173 background-color: #f2f2ff;
179 #doxygen-ref .fragment {
180 font-family: Fixed, monospace;
183 #doxygen-ref PRE.fragment {
184 border: 1px solid #CCC;
185 background-color: #f5f5f5;
186 margin: 4px 8px 4px 2px
195 #doxygen-ref TD.memname {
199 #doxygen-ref TD.paramtype {
205 background-color: #e1e1e4;
210 #doxygen-ref .memberdecls {
214 #doxygen-ref .memitem {
216 background-color: #ffff;
219 #doxygen-ref .memItemLeft {
223 #doxygen-ref .memItemRight {
227 #doxygen-ref .memname {
228 background-color: #e1e1e4;
232 #doxygen-ref .memdoc{
235 #doxygen-ref div.memproto td {
236 background-color: #e1e1e4;
238 #doxygen-ref .memproto {
239 background-color: #e1e1e4;
243 border-color: #e1e1f4;
245 -moz-border-radius: 8px 8px 8px 8px;
247 #doxygen-ref .memproto .deprecated,
248 .memname .deprecated,
249 .summary .deprecated {
252 #doxygen-ref .paramkey {
255 #doxygen-ref .paramtype {
258 #doxygen-ref .paramname {
263 #doxygen-ref DIV.groupHeader {
264 margin: 12px 16px 6px auto;
268 #doxygen-ref TR.memlist {
269 background-color: #f0f0f0;
272 #doxygen-ref table.memname {
276 #doxygen-ref td.memname {
280 #doxygen-ref table.memname td {
284 #doxygen-ref .memberdecls td {
291 background-color: #DDD;
295 #doxygen-ref SPAN.keyword,
299 #doxygen-ref SPAN.keywordtyp {
302 #doxygen-ref SPAN.comment {
305 #doxygen-ref SPAN.preprocessor {
308 #doxygen-ref SPAN.stringliteral {
311 #doxygen-ref SPAN.charliteral {
315 #doxygen-ref .mdescLeft,
316 #doxygen-ref .mdescRight {
317 padding: 0 8px 4px 8px;
320 background-color: #FAFAFA;
321 border: 1px none #E0E0E0;
324 #doxygen-ref .search {
343 #doxygen-ref .contents H1 {
345 background-color: #ffffff;
349 #doxygen-ref CAPTION {
352 #doxygen-ref .contents .summary {
355 #doxygen-ref .contents .summary TD {
357 #doxygen-ref .contents .summary .type {
360 #doxygen-ref .memdoc {
363 #doxygen-ref .memitem {
364 border-top:1px solid #E5ECF9;
367 #doxygen-ref .doxygen-global {
368 background-color: #ffcc66;