Disappearing messages: show 'disabled' instead of 'set to off'

This commit is contained in:
Scott Nonnenberg 2018-07-24 14:38:58 -07:00
parent 1a01e38d5c
commit e80857562a
7 changed files with 111 additions and 11 deletions

View file

@ -1255,6 +1255,10 @@
@include color-svg('../images/timer.svg', $color-light-60);
}
.module-timer-notification__icon--disabled {
@include color-svg('../images/timer-disabled.svg', $color-light-60);
}
.module-timer-notification__icon-label {
font-size: 11px;
line-height: 16px;