Add togglable 2FA user requirements (#635)
This commit is contained in:
parent
55ae9138f6
commit
09d958249d
6 changed files with 140 additions and 2 deletions
|
@ -346,6 +346,10 @@ span[aria-labelledby="select2-pUserId-container"] {
|
|||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.btn.active, .btn.active.focus {
|
||||
background-color: #408fec;
|
||||
}
|
||||
|
||||
.strong {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue