]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/templates/page.html
Remove theme picker button
[rust.git] / src / librustdoc / html / templates / page.html
index e57d08c9456e1e0d1463fc560401553693f75da6..cd672aadd7e93c680da74aa89aa0a4c5845d6f42 100644 (file)
                     {%- endif -%}
                 </a> {#- -#}
                 <nav class="sub"> {#- -#}
-                    <div class="theme-picker hidden"> {#- -#}
-                        <button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"> {#- -#}
-                            <img width="22" height="22" alt="Pick another theme!" {# -#}
-                             src="{{static_root_path|safe}}brush{{page.resource_suffix}}.svg"> {#- -#}
-                        </button> {#- -#}
-                        <div id="theme-choices" role="menu"></div> {#- -#}
-                    </div> {#- -#}
                     <form class="search-form"> {#- -#}
                         <div class="search-container"> {#- -#}
                             <span></span> {#- This empty span is a hacky fix for Safari - See #93184 -#}