Skip to content

Commit 4318d6e

Browse files
authored
Update docfx.js
1 parent d61519e commit 4318d6e

File tree

1 file changed

+1
-1
lines changed
  • _assetsApi/docfx-tmpl/src/styles

1 file changed

+1
-1
lines changed

_assetsApi/docfx-tmpl/src/styles/docfx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ $(function () {
519519
$(e).breakWord();
520520
});
521521

522-
$('#sidetoc .sidetoc').prepend(" <span style='text-transform: uppercase;text-transform: uppercase;transition: background-color .1s, padding .1s, font-weight .1s;font-weight: 500;color: #4b4e52 !important;font-size: 15px;font-family: &quot;Roboto&quot;, Helvetica, Arial, sans-serif;line-height: 1.4em;text-overflow: ellipsis;'><a href='/devtools/wpf/introduction.html' style='margin-left: 10px; color: #4b4e52 !important;'>Documentation</a></span>")
522+
$('#sidetoc .sidetoc').prepend(" <span style='text-transform: uppercase;text-transform: uppercase;transition: background-color .1s, padding .1s, font-weight .1s;font-weight: 500;color: #4b4e52 !important;font-size: 15px;font-family: &quot;Roboto&quot;, Helvetica, Arial, sans-serif;line-height: 1.4em;text-overflow: ellipsis;'><a href='/devtools/document-processing/introduction.html' style='margin-left: 10px; color: #4b4e52 !important;'>Documentation</a></span>")
523523

524524
renderSidebar();
525525
$('input#toc_filter_input').attr('placeholder', 'Filter');

0 commit comments

Comments
 (0)