tabs: render tabs when visible, destroy them when hidden
This commit is contained in:
parent
3954ec5eaf
commit
e67c61d7d3
3 changed files with 28 additions and 42 deletions
|
@ -61,14 +61,6 @@ $buttondistance: 12pt;
|
|||
color: #dc0067;
|
||||
}
|
||||
|
||||
.tab {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.tab.visible {
|
||||
display: block;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue