1,980
次編輯
無編輯摘要 |
無編輯摘要 |
||
| 第8行: | 第8行: | ||
3 Alert<br> | 3 Alert<br> | ||
<bootstrap_alert color="success" dismissible="fade">Alert message text with color ''success''</bootstrap_alert> | <bootstrap_alert color="success" dismissible="fade">Alert message text with color ''success''</bootstrap_alert> | ||
4Collasible Panel <br> | |||
<bootstrap_panel collapsible heading="This is the panel headline" footer="And some footer text" color="success"> | |||
Lorem ipsum dolor sit amet,... | |||
</bootstrap_panel> | |||