File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 3737 < meta name ="msapplication-TileImage " content ="{{root_dir}}_assets/images/favicons/ms-icon-144x144.png ">
3838 < meta name ="theme-color " content ="#ffffff ">
3939
40- < style > .sidebar-toc { visibility : hidden; }</ style >
40+ < style >
41+ .sidebar-toc { visibility : hidden; }
42+ .docsearch-modal-search-input { outline : none !important ; }
43+ </ style >
4144 < noscript > < style > .sidebar-toc { visibility : visible; }</ style > </ noscript >
4245 <!-- Global site tag (gtag.js) - Google Analytics -->
4346 < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-12953034-3 "> </ script >
Original file line number Diff line number Diff line change 2020 .sidebar-toc {
2121 visibility : visible;
2222 }
23+
24+ .docsearch-modal-search-input {
25+ outline : none !important ;
26+ }
2327 </ style >
2428</ noscript >
2529
You can’t perform that action at this time.
0 commit comments