UNPKG

@c8y/style

Version:

Styles for Cumulocity IoT applications

11 lines (9 loc) 283 B
.realtime-animation-list.ng-enter, .realtime-animation-list.ng-change { background-color: @component-realtime-added; transition: 1s linear all; } .realtime-animation-list.ng-enter-active, .realtime-animation-list.ng-change { background-color: @component-background-default; }