diff options
| author | Johann-S <[email protected]> | 2015-12-01 23:17:35 +0100 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2016-10-11 13:25:36 +0200 |
| commit | de1255b14e9d1bbfc1a3b055477f4fc15cc974af (patch) | |
| tree | 7181e69248d55c4fd85ceb853e0c6da36f2c89d8 /js/tests/visual/collapse.html | |
| parent | 4b27cc95e30fbc7542b7a97396d931e6a1a905f5 (diff) | |
| download | bootstrap-de1255b14e9d1bbfc1a3b055477f4fc15cc974af.tar.xz bootstrap-de1255b14e9d1bbfc1a3b055477f4fc15cc974af.zip | |
Collapse using card component
Diffstat (limited to 'js/tests/visual/collapse.html')
| -rw-r--r-- | js/tests/visual/collapse.html | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/js/tests/visual/collapse.html b/js/tests/visual/collapse.html index 57c5562c0..3208069cb 100644 --- a/js/tests/visual/collapse.html +++ b/js/tests/visual/collapse.html @@ -13,47 +13,47 @@ <h1>Collapse <small>Bootstrap Visual Test</small></h1> - <div class="panel-group" id="accordion"> - <div class="panel panel-default"> - <div class="panel-heading"> - <h4 class="panel-title"> + <div id="accordion"> + <div class="card"> + <div class="card-header"> + <h5 class="m-b-0"> <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne"> Collapsible Group Item #1 </a> - </h4> + </h5> </div> - <div id="collapseOne" class="panel-collapse collapse in"> - <div class="panel-body"> - Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. - </div> + <div id="collapseOne" class="collapse in"> + <div class="card-block"> + Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. + </div> </div> </div> - <div class="panel panel-default"> - <div class="panel-heading"> - <h4 class="panel-title"> + <div class="card"> + <div class="card-header"> + <h5 class="m-b-0"> <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> Collapsible Group Item #2 </a> - </h4> + </h5> </div> - <div id="collapseTwo" class="panel-collapse collapse"> - <div class="panel-body"> - Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. - </div> + <div id="collapseTwo" class="collapse"> + <div class="card-block"> + Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. + </div> </div> </div> - <div class="panel panel-default"> - <div class="panel-heading"> - <h4 class="panel-title"> + <div class="card"> + <div class="card-header"> + <h5 class="m-b-0"> <a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseThree"> Collapsible Group Item #3 </a> - </h4> + </h5> </div> - <div id="collapseThree" class="panel-collapse collapse"> - <div class="panel-body"> - Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. - </div> + <div id="collapseThree" class="collapse"> + <div class="card-block"> + Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. + </div> </div> </div> </div> |
