more active click things
This commit is contained in:
@@ -214,6 +214,13 @@
|
||||
var(--theme-text-color-lightness),
|
||||
0.2);
|
||||
}
|
||||
.paper-icon-button-light:active {
|
||||
color: hsl(
|
||||
var(--theme-primary-color-hue),
|
||||
var(--theme-primary-color-saturation),
|
||||
var(--theme-primary-color-lightness)
|
||||
) !important;
|
||||
}
|
||||
.paper-icon-button-light.md-icon {
|
||||
font-size: 1.66956521739130434em;
|
||||
margin: 0 0.17em;
|
||||
|
||||
Reference in New Issue
Block a user