Update tooltip, mark complete
This commit is contained in:
@@ -16,7 +16,10 @@ block header
|
||||
li(class= navClass)
|
||||
a(href="./?p=" + first.name.toPath() )= first.name.toContent().toSentenceCase()
|
||||
|
||||
p.deprecated-switch
|
||||
p.info-switches
|
||||
span
|
||||
span#deprecated(role="switch")
|
||||
label(for="deprecated") Show deprecated patterns
|
||||
label(for="deprecated") Show deprecated patterns
|
||||
span
|
||||
span#breakpoints(role="switch")
|
||||
label(for="breakpoints") Show breakpoint information
|
Reference in New Issue
Block a user