Skip to content

Customising "New Tab" #1317

Discussion options

You must be logged in to vote

@LadyDuckland , the new tab pane is not meant to be customized, but in your case this can be achieved using custom CSS.

Create a CSS code note with the label #appCss with the following content:

.empty-tab-search,
.note-detail-empty-results {
    display: none;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LadyDuckland
Comment options

Answer selected by LadyDuckland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants