mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Darkness
This commit is contained in:
@@ -47,7 +47,7 @@ $button-material-border-radius: 3px !default;
|
||||
|
||||
&[#{$color}] {
|
||||
|
||||
@if $color != "#fff" {
|
||||
@if lightness(get-color($color, base)) < 80 {
|
||||
.md-ripple {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user