summaryrefslogtreecommitdiff
path: root/ext/mixed/css/material.css
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mixed/css/material.css')
-rw-r--r--ext/mixed/css/material.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/mixed/css/material.css b/ext/mixed/css/material.css
index bbc4fb83..6dba7206 100644
--- a/ext/mixed/css/material.css
+++ b/ext/mixed/css/material.css
@@ -794,6 +794,9 @@ button.input-suffix-button {
box-sizing: border-box;
padding: 0 0.5em;
border-color: transparent;
+ transition:
+ background-color var(--animation-duration) ease-in,
+ box-shadow var(--animation-duration) ease-in;
}
button.input-suffix-button.input-suffix-icon-button {
width: 2.125em;