Skip to content

Commit

Permalink
Portal.view.examples.TabContainer: tab strip indicator color #6246
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiu committed Jan 16, 2025
1 parent f0d69af commit 7907ef4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion resources/scss/src/apps/portal/examples/TabContainer.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
.portal-examples-tab-container.neo-tab-container {

.neo-tab-strip {
.neo-active-tab-indicator {
background-color: #3E63DD;
}
}
}

// must not be inside the root class to honor the styling for tab button drag&drop
Expand Down

0 comments on commit 7907ef4

Please sign in to comment.