Skip to content
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: 0 comments 2 replies

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
Category
Ideas
Labels
None yet
2 participants