mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
added button to structure
This commit is contained in:
8
dist/framework-structure.css
vendored
8
dist/framework-structure.css
vendored
@@ -13,11 +13,3 @@ body {
|
||||
|
||||
a {
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
|
||||
|
||||
.button {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
margin: 0; }
|
||||
|
||||
@@ -3,8 +3,9 @@
|
||||
|
||||
// Components
|
||||
@import
|
||||
"framework/structure/base",
|
||||
"framework/structure/base",
|
||||
"framework/structure/accordion",
|
||||
"framework/structure/button",
|
||||
"framework/structure/button-group",
|
||||
"framework/structure/clearing",
|
||||
"framework/structure/footer",
|
||||
|
||||
Reference in New Issue
Block a user