diff --git a/src/sass/layouts/_faq.scss b/src/sass/layouts/_faq.scss index 315af637a4..ca572587bf 100644 --- a/src/sass/layouts/_faq.scss +++ b/src/sass/layouts/_faq.scss @@ -1,10 +1,16 @@ .faq { .question { - font-weight: $faqQuestionWeight; + font-weight: $faqQuestionWeight; text-transform: uppercase; } .answer { margin-left: 2.5em; } + + h5[id]:before { + margin-top: -2.8em; + height: 2.8em; + } + } diff --git a/static/css/dark_theme_archive.css b/static/css/dark_theme_archive.css index 54dfa635bb..91d79ae108 100644 --- a/static/css/dark_theme_archive.css +++ b/static/css/dark_theme_archive.css @@ -1 +1 @@ -.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#ddd;background-color:#5a5a5a}}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#041a77;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #777;border-left:5px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#2d2d2d}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#041a77;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:300;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#fff;font-weight:400}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#5a5a5a;border-color:rgba(255,255,255,.1)}.card-header{border-bottom-color:rgba(255,255,255,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #041A77);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#5a5a5a;border-color:#fff}header .navbar .dropdown-menu a{font-weight:300}header .navbar .dropdown-menu i{color:#ddd}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#ddd}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #041A77);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:300}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#de7d40;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}.btn.btn-istio{background-color:#041a77;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#e07484}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#ddd;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#ddd}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:500}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#ddd}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;border-color:#777;width:18rem;margin:1rem;box-shadow:3px 3px 8px #777}.landing .card a{text-decoration:none;color:#ddd}.landing .card a:hover{color:#ddd;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #999}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}/*# sourceMappingURL=dark_theme_archive.css.map */ +.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#ddd;background-color:#5a5a5a}}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#041a77;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #777;border-left:5px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#2d2d2d}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#041a77;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:300;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#fff;font-weight:400}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#5a5a5a;border-color:rgba(255,255,255,.1)}.card-header{border-bottom-color:rgba(255,255,255,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #041A77);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#5a5a5a;border-color:#fff}header .navbar .dropdown-menu a{font-weight:300}header .navbar .dropdown-menu i{color:#ddd}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#ddd}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #041A77);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:300}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#de7d40;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}.btn.btn-istio{background-color:#041a77;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#e07484}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#ddd;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#ddd}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:500}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#ddd}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;border-color:#777;width:18rem;margin:1rem;box-shadow:3px 3px 8px #777}.landing .card a{text-decoration:none;color:#ddd}.landing .card a:hover{color:#ddd;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #999}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq h5[id]:before{margin-top:-2.8em;height:2.8em}/*# sourceMappingURL=dark_theme_archive.css.map */ diff --git a/static/css/dark_theme_archive.css.map b/static/css/dark_theme_archive.css.map index 5316a405f3..876f704cb5 100644 --- a/static/css/dark_theme_archive.css.map +++ b/static/css/dark_theme_archive.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/base/_brand_colors_archive.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"dark_theme_archive.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/base/_brand_colors_archive.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"dark_theme_archive.css"} \ No newline at end of file diff --git a/static/css/dark_theme_normal.css b/static/css/dark_theme_normal.css index 06d785449a..0aef13abbc 100644 --- a/static/css/dark_theme_normal.css +++ b/static/css/dark_theme_normal.css @@ -1 +1 @@ -.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#ddd;background-color:#5a5a5a}}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#286ac7;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #777;border-left:5px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#2d2d2d}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#286ac7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:300;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#fff;font-weight:400}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#5a5a5a;border-color:rgba(255,255,255,.1)}.card-header{border-bottom-color:rgba(255,255,255,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #286AC7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#5a5a5a;border-color:#fff}header .navbar .dropdown-menu a{font-weight:300}header .navbar .dropdown-menu i{color:#ddd}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#ddd}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #286AC7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:300}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#de7d40;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}.btn.btn-istio{background-color:#286ac7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#e07484}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#ddd;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#ddd}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:500}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#ddd}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;border-color:#777;width:18rem;margin:1rem;box-shadow:3px 3px 8px #777}.landing .card a{text-decoration:none;color:#ddd}.landing .card a:hover{color:#ddd;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #999}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}/*# sourceMappingURL=dark_theme_normal.css.map */ +.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#ddd;background-color:#5a5a5a}}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#286ac7;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #777;border-left:5px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#2d2d2d}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#286ac7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:300;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#fff;font-weight:400}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#5a5a5a;border-color:rgba(255,255,255,.1)}.card-header{border-bottom-color:rgba(255,255,255,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #286AC7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#5a5a5a;border-color:#fff}header .navbar .dropdown-menu a{font-weight:300}header .navbar .dropdown-menu i{color:#ddd}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#ddd}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #286AC7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:300}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#de7d40;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}.btn.btn-istio{background-color:#286ac7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#e07484}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#ddd;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#ddd}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:500}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#ddd}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;border-color:#777;width:18rem;margin:1rem;box-shadow:3px 3px 8px #777}.landing .card a{text-decoration:none;color:#ddd}.landing .card a:hover{color:#ddd;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #999}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq h5[id]:before{margin-top:-2.8em;height:2.8em}/*# sourceMappingURL=dark_theme_normal.css.map */ diff --git a/static/css/dark_theme_normal.css.map b/static/css/dark_theme_normal.css.map index 76a34311ee..8cdccfe7ea 100644 --- a/static/css/dark_theme_normal.css.map +++ b/static/css/dark_theme_normal.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/base/_brand_colors_normal.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"dark_theme_normal.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/base/_brand_colors_normal.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"AAQA,8EAKC,WAGD,mBACC,WAGD,4DAIC,cAGD,qBACC,cAGD,6CAGC,cAGD,gEAIC,cAGD,6EAKC,cAGD,yEAKC,cAGD,yCAGC,cAGD,6BAEC,iBAED,cACC,kBAGD,cACC,YAGD,gBACC,YC/ED,cAII,oFACM,cACA,YACA,kBACA,aACA,kBAGN,cACI,aACA,gCACA,oBACA,mBAGJ,cACI,kBACA,aAGJ,KACI,kBACA,kBACA,gBAGJ,KACI,YCbO,ODcP,gCACA,oEACA,ME1BI,KF2BJ,iBE7BU,SFiClB,EACI,ME7BQ,QF8BR,qBACA,YEWS,IFVT,gEAGJ,gBACI,MEnCa,QFoCb,0BACA,YEIS,IFDb,WACI,MExCgB,KFyChB,qBACA,YEFS,IFKb,SACI,ME7Cc,QF8Cd,qBACA,YERS,IFWb,eACI,aAGJ,MACI,iBACA,kBAGJ,sBACI,aAGJ,qBACI,gBAGJ,GACI,MGhFa,KHiFb,iBGlFe,QHmFf,YExBgB,IF2BpB,cACI,8CACA,2CAGJ,MACI,yBACA,iBAGJ,MACI,2BACA,0BAGJ,8BACI,wBAGJ,8BACI,wBAGJ,6BACI,wBAGJ,6BACI,wBAGJ,iBACI,6BAGJ,6BACI,wBAGJ,4BACI,wBAGJ,iBACI,4BAGJ,iBACI,4BAGJ,4CACI,gBAGJ,2CACI,gBAGJ,KACI,ME1IY,KF2IZ,cACA,YEjGS,IFkGT,kBAGJ,IACI,WACA,gBACA,sBACA,2BACA,kBACA,4BACH,kEACA,gBACA,gBACA,oBACA,kBACA,iBACA,gBACA,WACA,aACA,WE1IyB,QF4ItB,SACI,cACA,aACA,MEtKI,KFuKJ,cACA,YE5HK,IF6HL,kBAGJ,wBACI,UAEA,iCACI,yBAGJ,gCACI,MEpLA,KFqLA,iBEzLA,QF0LA,kBACA,yBAIJ,yCACI,aAIR,aA/CJ,IAgDQ,kBAIR,YACI,kBAEA,mBACI,eACA,eACA,mBACA,iBGnNW,QHoNX,eACA,MGpNS,KHqNT,qBACA,SACA,kBACA,QACA,UACA,mCACA,UAGJ,gCACI,oCACA,UAGJ,wBACI,aACA,WAGJ,4BACI,aAGJ,yBACI,aAIR,EACI,UCjP0B,KDkP1B,YEjMS,IFkMT,gBACA,eAEA,yBANJ,EAOQ,gBAIR,SACI,UC5P0B,KD6P1B,YE5MS,IF6MT,gBACA,aAGJ,SACI,mBACA,UCtQ0B,KDuQ1B,YEpNS,IFqNT,mBACA,UAGJ,eACI,cAGJ,GACI,mBAGJ,kBACI,SAGJ,GACI,UClR0B,ODmR1B,ME1RI,KF2RJ,YEtOO,IFyOX,GACI,UCzR0B,KD0R1B,MEhSI,KFiSJ,YE3OO,IF4OP,gBACA,qBAGJ,GACI,UClS0B,QDmS1B,MEtSS,QFuST,YElPO,IFmPP,mBACA,mBACA,gBAGJ,GACI,UC3S0B,QD4S1B,ME/SS,QFgTT,YE1PO,IF2PP,mBAGA,OACI,aAEA,yBAHJ,OAIQ,eAKZ,GACI,UC7T0B,QD8T1B,ME/TS,QFgUT,YEzQO,IF4QX,GACI,gBACA,MErUS,QFsUT,YE9QO,IFiRX,aACI,kBACA,UACA,WACA,UACA,eAGJ,oIAMI,mCACA,UAGJ,aACI,aACI,cAIR,GACI,kBAGJ,OACI,YE5Sa,IF+SjB,IACI,WAGJ,WACI,cACA,eACA,iBACA,kBACA,iBEjXQ,QFkXR,8BAGJ,QACI,aAEA,yBAHJ,QAIQ,aAIR,YACI,WEtWwB,OFyW5B,MACI,iBEhYc,QFiYd,aE9Wc,qBFiXlB,aACI,oBElXc,qBFqXlB,eACI,aACA,eACA,IC/XW,ODgYX,WACA,WACA,aACA,mCACA,MEpWkB,eFqWlB,eACA,gBACA,mBACA,eACA,SACA,sCAEA,qBACI,MG3ZkB,QH+Z1B,cACI,aACI,cAIR,aAEI,8BACI,gBACA,eAIJ,QACI,eACA,cAGJ,SACI,WACA,gBACA,uBAGJ,IACI,0BAGJ,mBACI,yBAIR,cACI,UACA,WACA,eIvcA,eACI,6DACA,qEACA,iBACA,oBAEA,qBACI,UACA,QACA,WACA,eACA,KDVK,KCYL,4BACI,KDfC,QCgBD,ODdC,KCiBL,yBAZJ,qBAaQ,UACA,WAIR,2BACI,MDxBK,KCyBL,cACA,gBACA,sBACA,kBACA,kBAGJ,iBACI,gBAGJ,wBACI,6BACA,kBAGJ,0BACI,MD1CK,KC2CL,eAEA,gCACI,MD5CU,QCgDlB,8BACI,UACA,iBFhDM,QEiDN,aFpBU,KEsBV,gCACI,YFLH,IEQD,gCACI,MFtDJ,KE0DJ,qCACI,gBACA,6BACA,qQACA,4BACA,gCACA,8BACA,SAEA,2CACI,qQAIR,8BACI,MFzEA,KE2EA,oCACI,MDlFC,KCmFD,iBDrFC,QC0Fb,0CACI,MDzFS,KC2FT,gDACI,MD1Fc,QC6FlB,iDACI,MD9Fc,QCkGtB,iDACI,MDrGS,KCsGT,eAEA,uDACI,MDzGK,KC4GT,wDACI,MD7GK,KCkHjB,cACI,gBAGJ,aACI,gBACA,aAGJ,cACI,aAGJ,aACI,aAGJ,gBACI,mBACA,WAGJ,yBACI,cACI,kBACA,aACA,qBAGJ,qBACI,WACA,qBAGJ,aACI,kBACA,aACA,qBAGJ,oBACI,WACA,qBAGJ,cACI,cACA,+BACA,MDlKS,KCmKT,eACA,eAEA,oBACI,MDrKc,QCyKtB,aACI,cAGJ,gBACI,uBClLR,OACI,6DACA,WACA,kBACA,SACA,WACA,OJaW,KIZX,gBACA,sBACA,kBAEA,yBAXJ,OAYQ,yBAGJ,aACI,kBACA,oBACA,YACA,iBACA,2BACA,mBACA,kBACA,MFrBS,KEuBT,eACI,qBAGJ,iBACI,WACA,YACA,KF9BK,KEiCT,kBACI,UACA,6BACA,MFpCK,KEqCL,kBACA,kBACA,UACA,YACA,WACA,UACA,cAGJ,mBACI,kBACA,mBACA,4BACA,iDAEA,wBACI,UACA,uBAKZ,kBACI,UACA,SACA,MF7Dc,KE8Dd,kBACA,eACA,4BAEA,yBARJ,kBASQ,8BAGJ,oBACI,MFvEU,KEwEV,0BAEA,0BACI,MF3EM,KEgFlB,YACI,UACA,kBACA,SACA,kBACA,eCtFA,qCADJ,kCAEQ,kBACA,UACA,wBACA,WACA,YACA,ILUG,QKPP,qCAVJ,kCAWQ,eACA,YAbZ,cAiBI,yCACI,WAIR,SACI,QACA,cAEA,0BAJJ,SAKQ,gBAGJ,0DARJ,SASQ,wBACA,gBACA,ILfO,OKgBP,cAIA,0DADJ,oBAEQ,+BAGJ,0BALJ,oBAMQ,gBAGJ,yBATJ,oBAeQ,yBALA,0DAVR,oBAWY,8BACA,kBAMR,sBACI,YJWQ,IIRZ,uBACI,gBACA,UACA,kBACA,gBACA,cACA,kBAGJ,uBACI,qBACA,uBACA,WACA,cAEA,gCACI,MJ7DE,QI8DF,YJRW,IIYnB,+BACI,eAEA,iCACI,WAIR,+BACI,kBAGJ,oCACI,eAGJ,0BACI,iBACA,oBAGJ,iCACI,UAEA,qCACI,qBAIR,yBACI,+BACI,qBACA,oBAGJ,uBACI,kBAMhB,aACI,eACA,gBAGJ,iBACI,kBACA,MACA,UACA,WACA,aACA,mCACA,MJpFkB,eIqFlB,eACA,gBACA,mBACA,eACA,SACA,sCAEA,uBACI,MH3IkB,QG8ItB,aAnBJ,iBAoBQ,cCnJR,KACI,QAEA,0DAHJ,KAIQ,wBACA,gBACA,INYO,OMXP,cAGJ,gBACI,kBACA,2CAEA,0DAJJ,gBAKQ,+BAGJ,0BARJ,gBASQ,gBAGJ,yBAZJ,gBAkBQ,yBALA,0DAbR,gBAcY,8BACA,kBAMR,mBACI,gBAEA,qBACI,YL+BA,IK5BJ,6BACI,MLzBE,QK0BF,iBAIR,mBACI,gCACA,eACA,iBACA,SAEA,sBACI,iBAOZ,wBACI,cAEA,2BACI,eAGJ,2BACI,gCACA,eACA,iBACA,SAEA,8BACI,iBAGJ,6BACI,YLVA,IMlEhB,OACI,mBACA,cACA,iBNqCoB,QMpCpB,8BAEA,qCACI,kBACA,SAGJ,2BACI,kBACA,MACA,OACA,WACA,YAIR,WACI,kBACA,UPlB0B,QOmB1B,kBACA,YN+CkB,IM9ClB,MNxBI,KMyBJ,kBCzBA,eACI,iBNDW,QMEX,MNDS,KMET,YP6DO,IO5DP,mBACA,eAEA,qBACI,iBNTK,QMYT,sBACI,iBPWQ,QQxBpB,WACI,kBACA,cACA,SACA,WACA,YACA,gBACA,YACA,aACA,WACA,mBACA,yBACA,kBAEA,iBACI,qBACA,cChBR,UACI,cAEA,gBACI,aACA,gBAGJ,gBACI,aCRJ,WACI,yBACA,cCFJ,kBACI,aXMI,KWLJ,kBACA,kBAGJ,yBACI,MVNS,KUOT,iBXDI,KYPR,uBACI,UbIsB,QaHtB,kBACA,kBAIA,sBACI,UbJkB,QaKlB,YZ2DW,IY1DX,wBACA,MZcU,KYbV,aZaU,KYZV,kBACA,qBAGJ,sBACI,cAEA,yBACI,YZgDK,IY/CL,qBACA,gBACA,iBACA,cACA,yBAGJ,yBACI,qBACA,mBC/BZ,kBACI,gBAEA,oBACI,gBAIR,iBACI,aAGJ,sBACI,kBAEA,yBAHJ,sBAIQ,mBCjBZ,UACI,kBAEA,gBACI,gBACA,oBACI,aAIR,iBACI,mBACA,gBACA,eAGJ,uBACI,sBACA,YdkCK,IcjCL,eClBJ,SACI,gBAGJ,gBACI,kBACA,gBACA,gBACA,eAGJ,cACI,kBACA,mBACA,UACA,yBACA,cAGJ,mBACI,Yf0Cc,IevClB,eACI,kBACA,SACA,QAGJ,iBACI,YACA,gBACA,iBf3BU,QgBLd,6CACI,YAGJ,cACI,mBACA,sBACA,gBACA,mBAGJ,mBACI,WACA,YAGJ,mBACI,YCjBJ,qBACI,eACA,mBACA,eACA,4BACA,kBAGJ,oBACI,cACA,eACA,YjBkDS,IiBjDT,kBACA,SACA,UAGJ,oBACI,QACA,KjBZI,KiBeR,yBACI,oBACI,WAGJ,qBACI,gBAGJ,oBACI,iBAIR,0BACI,iBACA,oBAGJ,yBACI,0BACI,iBACA,qBAIR,wBACI,YACA,aAGJ,eACI,MjB/CI,KiBgDJ,WACA,+BACA,iBjBtDI,QiBuDJ,ajBdiB,KiBejB,YACA,YACA,4BAEA,iBACI,qBACA,MjB1DA,KiB4DA,uBACI,MjB7DJ,KiB8DI,qBAIR,qBACI,4BAIR,qBACI,kBAGJ,oBACI,mBACA,oBACA,iBjB9EI,KiBiFR,uBACI,kBACA,UAGJ,oBACI,cAGJ,kBACI,UACA,gCAGJ,cACI,+BACA,iBACA,YCtGJ,+DACI,YAGJ,oBACI,mBACA,sBACA,gBACA,mBAGJ,yBACI,YACA,YAGJ,yBACI,YAGJ,oBACI,qBAGJ,sBACI,YACA,WAGJ,wBACI,UACA,WAGJ,wBACI,cACA,kBACA,yBACA,WAzCW,MA0CX,WACA,mBAEA,+BACI,kBACA,mBACA,MA/CK,KAgDL,2BACA,8BACA,iBjBpDK,QiBqDL,gBAEA,mCACI,kBACA,IAxDG,MAyDH,MAzDG,MA0DH,kBACA,yBACA,4BAGJ,iCACI,MjB/DC,KiBgED,UAhEC,KAiED,SACA,UACA,YAnEC,KAuET,8BACI,mBACA,gBACA,eC3ER,eACI,YnBuEY,ImBtEZ,yBAGJ,aACI,kBAGJ,mBACI,kBACA","file":"dark_theme_normal.css"} \ No newline at end of file diff --git a/static/css/dark_theme_preliminary.css b/static/css/dark_theme_preliminary.css index f29e8a0032..1706b70119 100644 --- a/static/css/dark_theme_preliminary.css +++ b/static/css/dark_theme_preliminary.css @@ -1 +1 @@ -.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#ddd;background-color:#5a5a5a}}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#68aaf7;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #777;border-left:5px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#2d2d2d}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#68aaf7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:300;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#fff;font-weight:400}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#5a5a5a;border-color:rgba(255,255,255,.1)}.card-header{border-bottom-color:rgba(255,255,255,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #68AAF7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#5a5a5a;border-color:#fff}header .navbar .dropdown-menu a{font-weight:300}header .navbar .dropdown-menu i{color:#ddd}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#ddd}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #68AAF7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:300}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#de7d40;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}.btn.btn-istio{background-color:#68aaf7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#e07484}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#ddd;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#ddd}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:500}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#ddd}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;border-color:#777;width:18rem;margin:1rem;box-shadow:3px 3px 8px #777}.landing .card a{text-decoration:none;color:#ddd}.landing .card a:hover{color:#ddd;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #999}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}/*# sourceMappingURL=dark_theme_preliminary.css.map */ +.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#ddd;background-color:#5a5a5a}}a{color:#e9ffaa;text-decoration:none;font-weight:300;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#de7d40;text-decoration:underline;font-weight:300}a.disabled{color:#444;text-decoration:none;font-weight:300}a.active{color:#de7d40;text-decoration:none;font-weight:300}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#68aaf7;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(255,255,255,.1);border-top:1px dashed rgba(255,255,255,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #ddd;border-top:1px solid #ddd}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #ddd}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #ddd}tr td:last-child{border-right:1px solid #ddd}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#ccc;font-size:80%;font-weight:300;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #777;border-left:5px solid #777;border-radius:4px;box-shadow:3px 3px 8px #777;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#2d2d2d}pre code{display:block;padding:.5em;color:#ddd;font-size:80%;font-weight:300;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#ddd;background-color:#404040;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#68aaf7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:300;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:300;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:300;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#fff;font-weight:400}h2{font-size:2rem;color:#fff;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#f8f8f8;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#f8f8f8;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#f8f8f8;font-weight:500}h6{font-size:.9rem;color:#f8f8f8;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:600}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#404040;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#5a5a5a;border-color:rgba(255,255,255,.1)}.card-header{border-bottom-color:rgba(255,255,255,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #68AAF7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#5a5a5a;border-color:#fff}header .navbar .dropdown-menu a{font-weight:300}header .navbar .dropdown-menu i{color:#ddd}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#ddd}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #68AAF7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:300}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#de7d40;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(90,90,90,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(255,255,255,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:300}.toc .directory li a.current{color:#de7d40;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:300}figure{margin:1.5rem auto;padding:.5rem;background-color:#a3a3a3;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#fff;padding-top:.5rem}.btn.btn-istio{background-color:#68aaf7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#e07484}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#ddd;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#ddd}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:300;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:500}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#5a5a5a}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#ddd}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#ddd;opacity:.1;transition:opacity .25s linear;background-color:#404040;border-color:#777;width:18rem;margin:1rem;box-shadow:3px 3px 8px #777}.landing .card a{text-decoration:none;color:#ddd}.landing .card a:hover{color:#ddd;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #999}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#ddd}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq h5[id]:before{margin-top:-2.8em;height:2.8em}/*# sourceMappingURL=dark_theme_preliminary.css.map */ diff --git a/static/css/dark_theme_preliminary.css.map b/static/css/dark_theme_preliminary.css.map index 92ae626da6..841c8176be 100644 --- a/static/css/dark_theme_preliminary.css.map +++ b/static/css/dark_theme_preliminary.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/base/_brand_colors_preliminary.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"dark_theme_preliminary.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_dark_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_dark.scss","src/sass/base/_brand_colors_preliminary.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"dark_theme_preliminary.css"} \ No newline at end of file diff --git a/static/css/light_theme_archive.css b/static/css/light_theme_archive.css index a189f98cb9..e073bdd815 100644 --- a/static/css/light_theme_archive.css +++ b/static/css/light_theme_archive.css @@ -1 +1 @@ -.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#535f61;background-color:#fff}}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#041a77;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #041a77;border-top:1px solid #041a77}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #041a77}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #041a77}tr td:last-child{border-right:1px solid #041a77}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #ddd;border-left:5px solid #ddd;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#fff}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#041a77;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:400;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#fff;border-color:rgba(0,0,0,.1)}.card-header{border-bottom-color:rgba(0,0,0,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #041A77);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#fff;border-color:#000}header .navbar .dropdown-menu a{font-weight:400}header .navbar .dropdown-menu i{color:#535f61}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#535f61}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #041A77);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:400}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#b05464;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}.btn.btn-istio{background-color:#041a77;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#b05464}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#041a77;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#041a77}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:600}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#fff}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#466bb0}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;border-color:#ddd;width:18rem;margin:1rem;box-shadow:3px 3px 8px #a7a7a7}.landing .card a{text-decoration:none;color:#535f61}.landing .card a:hover{color:#535f61;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}/*# sourceMappingURL=light_theme_archive.css.map */ +.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#535f61;background-color:#fff}}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#041a77;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #041a77;border-top:1px solid #041a77}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #041a77}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #041a77}tr td:last-child{border-right:1px solid #041a77}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #ddd;border-left:5px solid #ddd;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#fff}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#041a77;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:400;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#fff;border-color:rgba(0,0,0,.1)}.card-header{border-bottom-color:rgba(0,0,0,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #041A77);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#fff;border-color:#000}header .navbar .dropdown-menu a{font-weight:400}header .navbar .dropdown-menu i{color:#535f61}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#535f61}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #041A77);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:400}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#b05464;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}.btn.btn-istio{background-color:#041a77;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#b05464}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#041a77;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#041a77}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:600}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#fff}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#466bb0}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;border-color:#ddd;width:18rem;margin:1rem;box-shadow:3px 3px 8px #a7a7a7}.landing .card a{text-decoration:none;color:#535f61}.landing .card a:hover{color:#535f61;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq h5[id]:before{margin-top:-2.8em;height:2.8em}/*# sourceMappingURL=light_theme_archive.css.map */ diff --git a/static/css/light_theme_archive.css.map b/static/css/light_theme_archive.css.map index 88c0118c6b..51c8238994 100644 --- a/static/css/light_theme_archive.css.map +++ b/static/css/light_theme_archive.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/base/_brand_colors_archive.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"light_theme_archive.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/base/_brand_colors_archive.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"light_theme_archive.css"} \ No newline at end of file diff --git a/static/css/light_theme_normal.css b/static/css/light_theme_normal.css index 08fb2ff2ef..588ab6b6c6 100644 --- a/static/css/light_theme_normal.css +++ b/static/css/light_theme_normal.css @@ -1 +1 @@ -.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#535f61;background-color:#fff}}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#286ac7;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #286ac7;border-top:1px solid #286ac7}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #286ac7}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #286ac7}tr td:last-child{border-right:1px solid #286ac7}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #ddd;border-left:5px solid #ddd;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#fff}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#286ac7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:400;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#fff;border-color:rgba(0,0,0,.1)}.card-header{border-bottom-color:rgba(0,0,0,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #286AC7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#fff;border-color:#000}header .navbar .dropdown-menu a{font-weight:400}header .navbar .dropdown-menu i{color:#535f61}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#535f61}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #286AC7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:400}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#b05464;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}.btn.btn-istio{background-color:#286ac7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#b05464}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#286ac7;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#286ac7}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:600}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#fff}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#466bb0}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;border-color:#ddd;width:18rem;margin:1rem;box-shadow:3px 3px 8px #a7a7a7}.landing .card a{text-decoration:none;color:#535f61}.landing .card a:hover{color:#535f61;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}/*# sourceMappingURL=light_theme_normal.css.map */ +.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#535f61;background-color:#fff}}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#286ac7;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #286ac7;border-top:1px solid #286ac7}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #286ac7}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #286ac7}tr td:last-child{border-right:1px solid #286ac7}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #ddd;border-left:5px solid #ddd;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#fff}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#286ac7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:400;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#fff;border-color:rgba(0,0,0,.1)}.card-header{border-bottom-color:rgba(0,0,0,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #286AC7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#fff;border-color:#000}header .navbar .dropdown-menu a{font-weight:400}header .navbar .dropdown-menu i{color:#535f61}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#535f61}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #286AC7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:400}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#b05464;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}.btn.btn-istio{background-color:#286ac7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#b05464}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#286ac7;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#286ac7}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:600}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#fff}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#466bb0}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;border-color:#ddd;width:18rem;margin:1rem;box-shadow:3px 3px 8px #a7a7a7}.landing .card a{text-decoration:none;color:#535f61}.landing .card a:hover{color:#535f61;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq h5[id]:before{margin-top:-2.8em;height:2.8em}/*# sourceMappingURL=light_theme_normal.css.map */ diff --git a/static/css/light_theme_normal.css.map b/static/css/light_theme_normal.css.map index e263f29a28..c420bf9eaa 100644 --- a/static/css/light_theme_normal.css.map +++ b/static/css/light_theme_normal.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/base/_brand_colors_normal.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"light_theme_normal.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/base/_brand_colors_normal.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"light_theme_normal.css"} \ No newline at end of file diff --git a/static/css/light_theme_preliminary.css b/static/css/light_theme_preliminary.css index 2e4eb64ac7..cee93f69a8 100644 --- a/static/css/light_theme_preliminary.css +++ b/static/css/light_theme_preliminary.css @@ -1 +1 @@ -.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#535f61;background-color:#fff}}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#68aaf7;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #68aaf7;border-top:1px solid #68aaf7}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #68aaf7}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #68aaf7}tr td:last-child{border-right:1px solid #68aaf7}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #ddd;border-left:5px solid #ddd;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#fff}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#68aaf7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:400;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#fff;border-color:rgba(0,0,0,.1)}.card-header{border-bottom-color:rgba(0,0,0,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #68AAF7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#fff;border-color:#000}header .navbar .dropdown-menu a{font-weight:400}header .navbar .dropdown-menu i{color:#535f61}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#535f61}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #68AAF7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:400}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#b05464;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}.btn.btn-istio{background-color:#68aaf7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#b05464}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#68aaf7;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#68aaf7}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:600}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#fff}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#466bb0}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;border-color:#ddd;width:18rem;margin:1rem;box-shadow:3px 3px 8px #a7a7a7}.landing .card a{text-decoration:none;color:#535f61}.landing .card a:hover{color:#535f61;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}/*# sourceMappingURL=light_theme_preliminary.css.map */ +.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}@media screen{h2[id]:before,h3[id]:before,h4[id]:before,h5[id]:before,h6[id]:before,dt[id]:before{display:block;content:" ";margin-top:-1.8em;height:1.8em;visibility:hidden}h2[id]:before{width:2.5rem;border-bottom:4px solid #466bb0;margin-bottom:.8rem;visibility:visible}dt[id]:before{margin-top:-2.8em;height:2.8em}html{overflow-y:scroll;position:relative;min-height:100%}body{padding-top:3.7rem;margin-bottom:calc(7rem + 3rem);font-family:"work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#535f61;background-color:#fff}}a{color:#469bdd;text-decoration:none;font-weight:400;font-family:"Chivo","Helvetica Neue",Helvetica,Arial,sans-serif}a:hover,a:focus{color:#1d67a0;text-decoration:underline;font-weight:400}a.disabled{color:#ccc;text-decoration:none;font-weight:400}a.active{color:#b05464;text-decoration:none;font-weight:400}table,th,td,tr{padding:.5em}table{margin-left:.5em;margin-right:.5em}table p:first-of-type{margin-top:0}table p:last-of-type{margin-bottom:0}th{color:#fff;background-color:#68aaf7;font-weight:400}tr.oneof > td{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0}th,td{border-left:1px solid #68aaf7;border-top:1px solid #68aaf7}tr:first-child th:first-child{border-radius:4px 0 0 0}tr:first-child td:first-child{border-radius:4px 0 0 0}tr:first-child th:last-child{border-radius:0 4px 0 0}tr:first-child td:last-child{border-radius:0 4px 0 0}tr:last-child td{border-bottom:1px solid #68aaf7}tr:last-child td:first-child{border-radius:0 0 0 4px}tr:last-child td:last-child{border-radius:0 0 4px 0}tr th:last-child{border-right:1px solid #68aaf7}tr td:last-child{border-right:1px solid #68aaf7}thead + tbody tr:first-child td:first-child{border-radius:0}thead + tbody tr:first-child td:last-child{border-radius:0}code{color:#d14;font-size:80%;font-weight:400;word-break:normal}pre{margin:1em;max-height:31em;border:1px solid #ddd;border-left:5px solid #ddd;border-radius:4px;box-shadow:3px 3px 8px #a7a7a7;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;hyphens:none;background:#fff}pre code{display:block;padding:.5em;color:#535f61;font-size:80%;font-weight:400;word-break:normal}pre code.command-output{padding:0}pre code.command-output .command{padding:.5em .5em 0 .5em}pre code.command-output .output{color:#535f61;background-color:#f3f3f3;font-style:italic;padding:0 .5em .5em .5em}pre code.command-output div:only-of-type{padding:.5em}@media print{pre{max-height:unset}}div.toolbar{position:relative}div.toolbar button{font-size:.8em;padding:0 .5em;border-radius:.3em;background-color:#68aaf7;cursor:pointer;color:#fff;text-decoration:none;border:0;position:absolute;top:3px;z-index:5;transition:opacity .4s ease-in-out;opacity:0}div.toolbar button.toolbar-show{transition:opacity 1.1s ease-in-out;opacity:1}div.toolbar button.copy{right:2.2rem;width:3rem}div.toolbar button.download{right:5.5rem}div.toolbar button.print{right:7.4rem}p{font-size:1rem;font-weight:400;line-height:1.5;margin:.75em 0}@media(min-width: 768px){p{margin:1.5em 0}}li,dt,dd{font-size:1rem;font-weight:400;line-height:1.5;margin:.25em}ol,ul,dl{list-style:initial;font-size:1rem;font-weight:400;margin:0 0 0 1.5em;padding:0}li p,dt p,dd p{margin:.4em 0}ol{list-style:decimal}h1,h2,h3,h4,h5,h6{border:0}h1{font-size:2.5rem;color:#2e2e2e;font-weight:400}h2{font-size:2rem;color:#2e2e2e;font-weight:400;margin-top:3rem;margin-bottom:1.8rem}h3{font-size:1.85rem;color:#404040;font-weight:500;letter-spacing:1px;margin-bottom:20px;margin-top:30px}h4{font-size:1.85rem;color:#404040;font-weight:500;margin:30px 0 20px}h4 + p{margin:5px 0}@media(min-width: 768px){h4 + p{margin:10px 0}}h5{font-size:1.15rem;color:#404040;font-weight:500}h6{font-size:.9rem;color:#404040;font-weight:500}.header-link{position:relative;left:.5em;top:-0.1em;opacity:0;font-size:.6em}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link,h5:hover .header-link,h6:hover .header-link,dt:hover .header-link{transition:opacity .4s ease-in-out;opacity:1}@media print{.header-link{display:none}}em{font-style:italic}strong{font-weight:700}img{width:100%}blockquote{display:block;margin:1em 3em;padding-left:1em;padding-right:1em;background-color:#f8f8f8;border-radius:4px 4px 4px 4px}.spacer{height:.1rem}@media(min-width: 768px){.spacer{height:1rem}}.deprecated{background:silver}.card{background-color:#fff;border-color:rgba(0,0,0,.1)}.card-header{border-bottom-color:rgba(0,0,0,.1)}#scroll-to-top{display:none;position:fixed;top:3.7rem;right:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}#scroll-to-top:hover{color:#de7d40}@media screen{.endnote-ref{display:none}}@media print{.col-md-9,.col-lg-7,.col-xl-8{max-width:83.2%;flex:0 0 83.2%}.col-12{max-width:100%;flex:0 0 100%}h1,h2,h3{color:#000;background:none;page-break-after:avoid}img{max-width:100% !important}pre,blockquote,img{page-break-inside:avoid}}img.page_icon{width:1em;height:1em;display:inline}header .navbar{background-image:linear-gradient(to right, #466BB0, #68AAF7);box-shadow:0 0 2px 2px rgba(0,0,0,.14),0 2px 4px 2px rgba(0,0,0,.28);padding-top:.2em;padding-bottom:.2em}header .navbar .logo{width:2em;top:3px;left:1.3em;position:fixed;fill:#fff}header .navbar .logo circle{fill:#466bb0;stroke:#fff}@media(min-width: 768px){header .navbar .logo{width:3em;left:.8em}}header .navbar .brand-name{color:#fff;font-size:1em;font-weight:400;vertical-align:bottom;line-height:1.1em;margin-left:3.7em}header .navbar a{font-weight:500}header .navbar a.active{border-bottom:solid 3px #fff;border-radius:2px}header .navbar a.nav-link{color:#fff;font-size:.9em}header .navbar a.nav-link:hover{color:#de7d40}header .navbar .dropdown-menu{padding:0;background-color:#fff;border-color:#000}header .navbar .dropdown-menu a{font-weight:400}header .navbar .dropdown-menu i{color:#535f61}header .navbar .dropdown-item.active{font-weight:500;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='black' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.4rem .6rem;background-size:.75rem .75rem;border:0}header .navbar .dropdown-item.active:hover{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}header .navbar .dropdown-item{color:#535f61}header .navbar .dropdown-item:hover{color:#fff;background-color:#466bb0}header .navbar-dark .navbar-nav .nav-link{color:#fff}header .navbar-dark .navbar-nav .nav-link:hover{color:#de7d40}header .navbar-dark .navbar-nav .nav-link:active{color:#de7d40}header .navbar-dark .navbar-nav .nav-link.active{color:#fff;cursor:default}header .navbar-dark .navbar-nav .nav-link.active:hover{color:#fff}header .navbar-dark .navbar-nav .nav-link.active:active{color:#fff}#navbar-links{position:static}#search_form{position:static;display:flex}#search_close{display:none}#search_show{display:none}#search_textbox{margin:4px 0 5px 0;width:100%}@media(min-width: 768px){#navbar-links{position:absolute;right:-700px;transition:right .5s}#navbar-links.active{right:1rem;transition:right .5s}#search_form{position:absolute;right:-700px;transition:right .5s}#search_form.active{right:1rem;transition:right .5s}#search_close{display:block;background-color:rgba(0,0,0,0);color:#fff;border-width:0;cursor:pointer}#search_close:hover{color:#de7d40}#search_show{display:block}#search_textbox{width:calc(1rem * 22)}}footer{background-image:linear-gradient(to right, #466BB0, #68AAF7);color:#fff;position:absolute;bottom:0;width:100%;height:7rem;overflow:hidden;padding:1rem 0 1.5rem;text-align:center}@media(min-width: 576px){footer{padding:1.5rem 0 1rem 0}}footer .icon{position:relative;display:inline-flex;padding:4px;border-width:2px;border-color:rgba(0,0,0,0);border-style:solid;border-radius:2px;color:#fff}footer .icon a{text-decoration:none}footer .icon svg{width:35px;height:35px;fill:#fff}footer .icon span{opacity:0;background-color:transparent;color:#fff;text-align:center;position:absolute;z-index:1;width:200px;left:-78px;top:-23px;font-size:75%}footer .icon:hover{border-color:#fff;border-radius:25px;box-shadow:0 0 2px 2px #fff;transition:border-radius 1s,border-color 1s ease}footer .icon:hover span{opacity:1;transition:opacity .5s}footer .copyright{padding:0;margin:0;color:#ccc;line-height:1.6em;font-size:.7em;text-align:right !important}@media(min-width: 992px){footer .copyright{text-align:center !important}}footer .copyright a{color:#ccc;text-decoration:underline}footer .copyright a:hover{color:#ccc}footer .tag{padding:0;font-style:italic;margin:0;line-height:1.6em;font-size:.8em}@media screen and (max-width: 767px){.row-offcanvas .sidebar-offcanvas{position:absolute;width:80%;transition:all .4s ease;z-index:42;left:-768px;top:3.7rem}}@media screen and (min-width: 768px){.row-offcanvas .sidebar-offcanvas{position:unset;width:auto}}@media screen{.row-offcanvas.active .sidebar-offcanvas{left:2rem}}.sidebar{order:0;font-size:85%}@media(min-width: 1200px){.sidebar{font-size:100%}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.sidebar .directory{max-width:25em}}@media(min-width: 768px){.sidebar .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.sidebar .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.sidebar .directory a{font-weight:400}.sidebar .directory ul{list-style:none;padding:0;padding-left:.2em;margin-bottom:0;margin-left:0;margin-right:.3em}.sidebar .directory li{display:inline-block;padding:2px 0 1px 16px;width:100%;font-size:85%}.sidebar .directory li .current{color:#b05464;font-weight:500}.sidebar .directory li.sublist{padding-left:0}.sidebar .directory li.sublist i{width:12px}.sidebar .directory .card-body{padding:.5em .1em}.sidebar .directory .card-body > ul{padding-left:0}.sidebar .directory .card{margin-top:.1rem;margin-bottom:.1rem}.sidebar .directory .card-header{padding:0}.sidebar .directory .card-header div{padding:.75em 1.25em}@media(min-width: 992px){.sidebar .directory .card-body{padding-left:1.25rem;padding-right:.5rem}.sidebar .directory ul{padding-left:1em}}.tree-toggle{cursor:pointer;margin-bottom:0}.sidebar-toggler{position:absolute;top:0;left:10px;z-index:99;outline:none;background-color:rgba(255,255,255,.7);color:rgba(0,0,0,.4);cursor:pointer;padding:3px 5px;border-radius:10px;font-size:1rem;border:0;box-shadow:0 0 2px 2px rgba(0,0,0,.4)}.sidebar-toggler:hover{color:#de7d40}@media print{.sidebar-toggler{display:none}}.toc{order:0}@supports(position: -webkit-sticky) or (position: sticky){.toc{position:-webkit-sticky;position:sticky;top:3.7rem;z-index:1000}}.toc .directory{padding-left:.5em;border-left:1px solid rgba(0,0,0,.1)}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem)}}@media(min-width: 1200px){.toc .directory{max-width:25em}}@media(min-width: 768px){.toc .directory{display:block !important}@supports(position: -webkit-sticky) or (position: sticky){.toc .directory{max-height:calc(100vh - 9rem);overflow-y:auto}}}.toc .directory li{font-size:.9rem}.toc .directory li a{font-weight:400}.toc .directory li a.current{color:#b05464;font-weight:bold}.toc .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc .directory ul ul{padding-left:1em}.toc-inlined .directory{border-left:0}.toc-inlined .directory li{font-size:1rem}.toc-inlined .directory ul{list-style-type:none !important;padding-left:0;padding-bottom:0;margin:0}.toc-inlined .directory ul ul{padding-left:1em}.toc-inlined .directory ul a{font-weight:400}figure{margin:1.5rem auto;padding:.5rem;background-color:#fff;border-radius:4px 4px 4px 4px}figure .wrapper-with-intrinsic-ratio{position:relative;height:0}figure .element-to-stretch{position:absolute;top:0;left:0;width:100%;height:100%}figcaption{text-align:center;font-size:1.15rem;font-style:italic;font-weight:400;color:#535f61;padding-top:.5rem}.btn.btn-istio{background-color:#68aaf7;color:#fff;font-weight:400;letter-spacing:1px;cursor:pointer}.btn.btn-istio:hover{background-color:#466bb0}.btn.btn-istio:active{background-color:#b05464}.promotion{position:absolute;display:block;top:22px;left:-80px;width:260px;overflow:hidden;height:46px;z-index:9011;color:#fff;background:#228b22;transform:rotate(-45deg);text-align:center}.promotion:hover{text-decoration:none;color:#90ee90}.see-also{padding-top:0}.see-also .link{margin-top:0;margin-bottom:0}.see-also .desc{margin-top:0}.pagenav p{text-transform:uppercase;font-size:80%}.faqlanding .card{border-color:#68aaf7;margin-bottom:2em;border-radius:4px}.faqlanding .card-header{color:#fff;background-color:#68aaf7}.glossary .trampolines{font-size:1.85rem;text-align:center;padding-top:.8rem}.glossary .entries h4{font-size:1.65rem;font-weight:300;border-bottom:1px solid;color:#ccc;border-color:#ccc;margin-top:2.2rem;margin-bottom:.15rem}.glossary .entries dl{margin-left:0}.glossary .entries dl dt{font-weight:500;list-style-type:none;margin-bottom:0;margin-top:.9rem;margin-left:0;text-transform:uppercase}.glossary .entries dl dd{list-style-type:none;margin-left:1.5rem}.section-index h5{margin-bottom:0}.section-index h5 a{font-weight:700}.section-index p{margin-top:0}.section-index .entry{padding:1rem 1rem}@media(min-width: 768px){.section-index .entry{padding:1rem 4rem}}.notfound{text-align:center}.notfound .icon{margin-top:9rem}.notfound .icon img{height:12rem}.notfound .error{padding:2rem 0 0 0;font-weight:70%;font-size:200%}.notfound .explanation{padding:2rem 0 9rem 0;font-weight:400;font-size:100%}.blog h1{margin-bottom:0}.blog .subtitle{margin-top:.15rem;margin-bottom:0;padding:0 0 0 0;font-size:125%}.blog .byline{margin-top:.15rem;margin-bottom:2rem;padding:0;text-transform:uppercase;font-size:75%}.blog .attribution{font-weight:600}.blog .rssLink{position:absolute;top:10px;right:0}.blog .subscribe{padding:1em;font-size:1.2em;background-color:#fff}.community table,.community th,.community td{border:none}.community td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.community td.logo{width:65px;border:none}.community td.desc{border:none}.landing .hero-label{margin:0 0 0 0;padding:30px 0 0 0;font-size:4rem;font-family:"Verdana",serif;text-align:center}.landing .hero-lead{display:block;font-size:1rem;font-weight:300;text-align:center;margin:0;padding:0}.landing .hero-logo{width:0;fill:#466bb0}@media(min-width: 576px){.landing .hero-logo{width:7rem}.landing .hero-label{text-align:left}.landing .hero-lead{text-align:left}}.landing .container-fluid{padding-top:50px;padding-bottom:50px}@media(min-width: 768px){.landing .container-fluid{padding-top:30px;padding-bottom:30px}}.landing .landing-image{width:12rem;height:12rem}.landing .card{color:#535f61;opacity:.1;transition:opacity .25s linear;background-color:#f8f8f8;border-color:#ddd;width:18rem;margin:1rem;box-shadow:3px 3px 8px #a7a7a7}.landing .card a{text-decoration:none;color:#535f61}.landing .card a:hover{color:#535f61;text-decoration:none}.landing .card:hover{box-shadow:3px 3px 8px #a7a7ee}.landing .card-title{text-align:center}.landing .card-line{margin-left:1.6rem;margin-right:1.6rem;background-color:#535f61}.landing .card-img-top{text-align:center;padding:0}.landing .card-body{padding-top:0}.landing .buttons{opacity:0;transition:opacity .25s ease-in}.landing .btn{box-shadow:3px 3px 8px #a7a7a7;margin:1rem 5rem;width:18rem}.media-resources table,.media-resources th,.media-resources td{border:none}.media-resources td{line-height:1.15em;vertical-align:middle;padding-top:1em;padding-bottom:1em}.media-resources td.logo{width:100px;border:none}.media-resources td.desc{border:none}.media-resources li{list-style-type:none}.media-resources i.do{color:green;width:1rem}.media-resources i.dont{color:red;width:1rem}.media-resources .panel{display:table;border-radius:4px;border:1px solid #466bb0;min-height:11rem;width:100%;margin-bottom:1rem}.media-resources .panel .title{position:relative;display:table-cell;width:2rem;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#466bb0;min-height:100%}.media-resources .panel .title div{position:absolute;top:11rem;width:11rem;text-align:center;transform:rotate(-90deg);transform-origin:left top 0}.media-resources .panel .title p{color:#fff;font-size:2rem;margin:0;padding:0;line-height:2rem}.media-resources .panel .body{display:table-cell;min-height:100%;padding:1rem 0}.faq .question{font-weight:400;text-transform:uppercase}.faq .answer{margin-left:2.5em}.faq h5[id]:before{margin-top:-2.8em;height:2.8em}/*# sourceMappingURL=light_theme_preliminary.css.map */ diff --git a/static/css/light_theme_preliminary.css.map b/static/css/light_theme_preliminary.css.map index b382d763eb..0057c54ac7 100644 --- a/static/css/light_theme_preliminary.css.map +++ b/static/css/light_theme_preliminary.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/base/_brand_colors_preliminary.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"light_theme_preliminary.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["src/sass/themes/_light_syntax.scss","src/sass/base/_common.scss","src/sass/base/_constants.scss","src/sass/themes/_light.scss","src/sass/base/_brand_colors_preliminary.scss","src/sass/modules/_header.scss","src/sass/modules/_footer.scss","src/sass/modules/_sidebar.scss","src/sass/modules/_toc.scss","src/sass/modules/_figure.scss","src/sass/modules/_buttons.scss","src/sass/modules/_promotion.scss","src/sass/modules/_see-also.scss","src/sass/modules/_pagenav.scss","src/sass/layouts/_faqlanding.scss","src/sass/layouts/_glossary.scss","src/sass/layouts/_section-index.scss","src/sass/layouts/_notfound.scss","src/sass/layouts/_blog.scss","src/sass/layouts/_community.scss","src/sass/layouts/_landing.scss","src/sass/layouts/_media-resources.scss","src/sass/layouts/_faq.scss"],"names":[],"mappings":"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","file":"light_theme_preliminary.css"} \ No newline at end of file