Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 346: | Line 346: | ||
===Hide Intelligence button=== | ===Hide Intelligence button=== | ||
<code>.sticky-left .row-intelligence-button{display: none;} | <code>.sticky-left .row-intelligence-button{display: none;} | ||
===Hide contect help=== | ===Hide contect help=== | ||
<code>.sticky-left .row-help-button {display: none;}</code> | <code>.sticky-left .row-help-button {display: none;}</code> | ||