Disappearing messages: show 'disabled' instead of 'set to off'
This commit is contained in:
parent
1a01e38d5c
commit
e80857562a
7 changed files with 111 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue