mirror of
https://github.com/discourse/discourse.git
synced 2026-07-29 23:58:12 -05:00
Uses CSS animation for highlight on mobile too
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
> tbody > tr {
|
||||
&.highlighted {
|
||||
background-color: dark-light-choose(scale-color($tertiary, $lightness: 85%), scale-color($tertiary, $lightness: -55%));
|
||||
animation: background-fade-highlight 2.5s ease-out;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user