Skip to content

Commit a568562

Browse files
committed
docs: Tabs CSS example
1 parent e1c7add commit a568562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ns-ui-widgets-category/bottom-navigation/theming/theming-page.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BottomNavigation.bottom-nav {
77
TabStripItem.tabstripitem-active {
88
background-color: teal;
99
}
10-
/* The :active CSS pseudo selector support for TabStripItem */
10+
1111
TabStripItem.tabstripitem-active:active {
1212
background-color: yellowgreen;
1313
}

0 commit comments

Comments
 (0)