Changeset 12931 for main/waeup.kofa
- Timestamp:
- 14 May 2015, 06:03:17 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/layout/theme.html
r12901 r12931 334 334 </div> 335 335 <div>...content that spans the whole page.</div> 336 337 <br><br> 338 <h3>Accordions</h3> 339 <div class="panel-group" id="accordion" role="tablist" 340 aria-multiselectable="true"> 341 <div class="panel panel-default"> 342 <div class="panel-heading" role="tab" id="headingTwo"> 343 <h4 class="panel-title"> 344 <a class="collapsed" data-toggle="collapse" 345 data-parent="#accordion" href="#collapseTwo" 346 aria-expanded="false" aria-controls="collapseTwo"> 347 Collapsible Group 348 </a> 349 </h4> 350 </div> 351 <div id="collapseTwo" class="panel-collapse collapse" 352 role="tabpanel" aria-labelledby="headingTwo"> 353 <div class="panel-body"> 354 Anim pariatur cliche reprehenderit, enim eiusmod high life 355 terry richardson ad squid. 3 wolf moon officia aute, non 356 skateboard dolor brunch. Food truck quinoa laborum eiusmod. 357 </div> 358 </div> 359 </div> 360 </div> 361 336 362 <br><br> 337 363 <h3>A Sample Data Table</h3>
Note: See TracChangeset for help on using the changeset viewer.