- CheckMates
- :
- CheckMates Toolbox
- :
- Scripts
- :
- Gaia WebUI Bookmarklet - Expand Routes List
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Gaia WebUI Bookmarklet - Expand Routes List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Danny
Champion
Bookmarklet to expand Gaia WebUI's routes list.
Copy the script below into a new bookmark and click it to enjoy an expanded routes list.
javascript: (function() { document.getElementById('dest_btnsbar').style.height = '0px'; document.getElementById('dest_btnsbar').style.visibility = 'hidden'; document.getElementById('centerPanel').style.height = null; document.getElementById('centerPanel-body').style.height = null; document.getElementById('config-tab').style.height = null; document.getElementById('config-tab-body').style.height = null; document.getElementById('tab-panel').style.height = null; document.getElementById('tab-panel-body').style.height = null; document.getElementById('static_configPanel').style.height = "100%"; document.getElementById('static_configPanel-body').style.height = "100%"; document.getElementById('dest_grid').style.height = null; document.getElementById('dest_grid').style.paddingBottom = "52px"; document.getElementById('dest_grid-body').style.height = null; document.getElementById('dest_grid-body').children[0].style.height = null; document.getElementById('static_dest_paging_toolbar').style.top = null; document.getElementById('static_dest_paging_toolbar').style.bottom = "0px"; document.getElementById('static_dest_paging_toolbar').style.marginTop = null; document.getElementById('static_dest_paging_toolbar').nextElementSibling.nextElementSibling.style.height = 'calc(100% - 52px)'; document.getElementById('static_dest_paging_toolbar').nextElementSibling.nextElementSibling.children[0].style.height = null; document.getElementById('static_dest_paging_toolbar').nextElementSibling.nextElementSibling.nextElementSibling.style.visibility = 'hidden'; document.getElementById('static_dest_paging_toolbar').nextElementSibling.nextElementSibling.nextElementSibling.children[0].style.visibility = 'hidden'; })();
Bookmarklet to expand Gaia WebUI's routes list.
Copy the script below into a new bookmark and click it to enjoy an expanded routes list.
javascript: (function() { document.getElementById('dest_btnsbar').style.height = '0px'; document.getElementById('dest_btnsbar').style.visibility = 'hidden'; document.getElementById('centerPanel').style.height = null; document.getElementById('centerPanel-body').style.height = null; document.getElementById('config-tab').style.height = null; documen
Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.
0 Replies