feat(EnvelopeLocked): Angepasste Icon-Farbe für sms TFA
This commit is contained in:
@@ -221,10 +221,15 @@ footer {
|
||||
}
|
||||
|
||||
.page header .icon.locked {
|
||||
background-color: #ffc107;
|
||||
background-color: #ffa407;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.page header .icon.locked.sms-tfa {
|
||||
background-color: #ff7207;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.page header .icon.signed {
|
||||
background-color: #146c43;
|
||||
color: #fff;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user