2f57bdc8eb
Updated the theme, added some custom css for the backends matrix, and moved the toc to the sidebar Change-Id: Ibb7860d9ddc16e5d81e127c8713c810122c2c25f
4 lines
104 B
JavaScript
4 lines
104 B
JavaScript
(function() {
|
|
$('.docs-book-wrapper:has(#dns-server-driver-support-matrix)').addClass('wide')
|
|
})();
|