Added the two additiona states that don't yet exist on the backend, as faded and disabled options
This commit is contained in:
parent
dab707a893
commit
074bbc7149
4 changed files with 49 additions and 13 deletions
|
@ -22,3 +22,7 @@ limitations under the License.
|
|||
.mx_NotificationStateContextMenu_field.mx_NotificationStateContextMenu_fieldSet {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.mx_NotificationStateContextMenu_field.mx_NotificationStateContextMenu_fieldDisabled {
|
||||
color: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue