mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
docs(demos): make checkmarks white
This commit is contained in:
@ -8,6 +8,8 @@ $colors: (
|
||||
royal: #7e60ff,
|
||||
);
|
||||
$font-path: '../../dist/fonts';
|
||||
$checkbox-md-icon-checkmark-color: #fff !important;
|
||||
$checkbox-ios-icon-checkmark-color: #fff !important;
|
||||
|
||||
@import "../../ionic/ionic";
|
||||
@import "action-sheets/basic/styles";
|
||||
|
Reference in New Issue
Block a user