mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 13:01:01 +08:00
updates
This commit is contained in:
@ -22,10 +22,6 @@ $button-small-height: 28px !default;
|
|||||||
$button-small-padding: 4px !default;
|
$button-small-padding: 4px !default;
|
||||||
$button-small-icon-size: 16px !default;
|
$button-small-icon-size: 16px !default;
|
||||||
|
|
||||||
$button-bar-button-font-size: 13px !default;
|
|
||||||
$button-bar-button-height: 32px !default;
|
|
||||||
$button-bar-button-padding: 8px !default;
|
|
||||||
$button-bar-button-icon-size: 20px !default;
|
|
||||||
|
|
||||||
|
|
||||||
// Button Mixins
|
// Button Mixins
|
||||||
@ -74,6 +70,7 @@ $button-bar-button-icon-size: 20px !default;
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Button Defaults
|
// Button Defaults
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
@ -118,6 +115,7 @@ $button-bar-button-icon-size: 20px !default;
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Button Sizes
|
// Button Sizes
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
@ -136,6 +134,7 @@ $button-bar-button-icon-size: 20px !default;
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Button Types
|
// Button Types
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
@ -189,6 +188,7 @@ input.button.button-block {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Button Color Generation
|
// Button Color Generation
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user