hypertabs
Version:
tabbed interface with hyperscript
11 lines (10 loc) • 426 B
CSS
.Hypertabs { }
.Hypertabs > nav { }
.Hypertabs > nav > section.tabs { }
.Hypertabs > nav > section.tabs > div.tab { }
.Hypertabs > nav > section.tabs > div.tab.-selected { }
.Hypertabs > nav > section.tabs > div.tab.-notify { }
.Hypertabs > nav > section.tabs > div.tab > a.link { }
.Hypertabs > nav > section.tabs > div.tab > a.close { }
.Hypertabs > section.content { }
.Hypertabs > section.content > div.page { }