mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Button active state
This commit is contained in:
@ -201,6 +201,7 @@ a.button {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:active,
|
||||||
&.activated {
|
&.activated {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background-color: darken($bg-color, 12%);
|
background-color: darken($bg-color, 12%);
|
||||||
|
Reference in New Issue
Block a user