Prettied up UI for password resets. Now to move on to email component.
This commit is contained in:
parent
ed698f40c7
commit
3671b43789
5 changed files with 51 additions and 18 deletions
|
|
@ -380,6 +380,10 @@ select.panel-head-element{
|
|||
color: var(--danger0);
|
||||
}
|
||||
|
||||
.popup-div a{
|
||||
color: var(--accent1);
|
||||
}
|
||||
|
||||
/* tooltip */
|
||||
div.tooltip{
|
||||
background-color: var(--bg1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue