File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed
Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 6969 header-tag =" header"
7070 footer-tag =" footer" >
7171 <div slot =" header" >
72- <i class =" fa fa-align-justify" ></i >Alerts
73- <small >with additional content</small >
72+ <i class =" fa fa-align-justify" ></i > Alerts <small >with additional content</small >
7473 </div >
7574 <b-alert show variant =" success" >
7675 <h4 class =" alert-heading" >Well done!</h4 >
9190 header-tag =" header"
9291 footer-tag =" footer" >
9392 <div slot =" header" >
94- <i class =" fa fa-align-justify" ></i >Alerts
95- <small >dismissible</small >
93+ <i class =" fa fa-align-justify" ></i > Alerts <small >dismissible</small >
9694 </div >
9795 <div >
9896 <b-alert show dismissible >
113111 header-tag =" header"
114112 footer-tag =" footer" >
115113 <div slot =" header" >
116- <i class =" fa fa-align-justify" ></i >Alerts
117- <small >auto dismissible</small >
114+ <i class =" fa fa-align-justify" ></i > Alerts <small >auto dismissible</small >
118115 </div >
119116 <div >
120117 <b-alert :show =" dismissCountDown"
Original file line number Diff line number Diff line change 2929 </b-card >
3030 </b-col >
3131 <b-col cols =" 12" md =" 6" >
32- <b-card header =" Badge <small>contextual variations</small>"
32+ <b-card header =" <i class='fa fa-align-justify'></i> Badge <small>contextual variations</small>"
3333 header-tag =" header"
3434 footer-tag =" footer" >
3535 <div >
4343 <b-badge variant =" dark" >Dark</b-badge >
4444 </div >
4545 </b-card >
46- <b-card header =" Badge <small>pills</small>"
46+ <b-card header =" <i class='fa fa-align-justify'></i> Badge <small>pills</small>"
4747 header-tag =" header"
4848 footer-tag =" footer" >
4949 <div >
5757 <b-badge pill variant =" dark" >Dark</b-badge >
5858 </div >
5959 </b-card >
60- <b-card header =" Badge <small>actionable</small>"
60+ <b-card header =" <i class='fa fa-align-justify'></i> Badge <small>actionable</small>"
6161 header-tag =" header"
6262 footer-tag =" footer" >
6363 <div >
Original file line number Diff line number Diff line change 33 <div class =" animated fadeIn" >
44 <b-row >
55 <b-col cols =" 12" >
6- <b-card header =" Bootstrap Modals" >
6+ <b-card header =" <i class='fa fa-align-justify'></i> Bootstrap Modals" >
77 <b-button type =" button" variant =" secondary" @click =" myModal = true" >Launch demo modal</b-button >
88 <b-button type =" button" variant =" secondary" @click =" largeModal = true" >Launch large modal</b-button >
99 <b-button type =" button" variant =" secondary" @click =" smallModal = true" >Launch small modal</b-button >
You can’t perform that action at this time.
0 commit comments