Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 11e48eb

Browse files
robertmesserleajoslin
authored andcommitted
enhance(demo): re-added :focus state to demo tabs
1 parent 3cc89d0 commit 11e48eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/app/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ md-toolbar.demo-toolbar md-tab-label {
247247
color: #99E4EE
248248
}
249249
md-toolbar.demo-toolbar .md-button:hover,
250+
md-toolbar.demo-toolbar .md-button:focus,
250251
md-toolbar.demo-toolbar .md-button.active {
251252
background: rgba(0,0,0,0.1);
252253
}

0 commit comments

Comments
 (0)