mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
@ -19,6 +19,10 @@
|
||||
</p>
|
||||
</ion-content>
|
||||
|
||||
<button fab dark fab-bottom fab-center style="z-index: 999">
|
||||
<icon is-active="false" heart></icon>
|
||||
</button>
|
||||
|
||||
<ion-toolbar id="subtle-footer">
|
||||
</ion-toolbar>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#subtle-footer {
|
||||
background-color: #fff;
|
||||
border-image-source: url(footer-wireframe.png);
|
||||
border-image-source: url(../component-docs/img/footer-wireframe.png);
|
||||
border-image-repeat: repeat;
|
||||
border-image-width: 100%;
|
||||
border-bottom: 0;
|
||||
|
BIN
demos/component-docs/img/footer-wireframe.png
Normal file
BIN
demos/component-docs/img/footer-wireframe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 B |
Reference in New Issue
Block a user