Update LoginForm.css
This commit is contained in:
parent
b588697b06
commit
f5ed72764c
1 changed files with 4 additions and 0 deletions
|
|
@ -36,6 +36,10 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
#ModalTop i:hover svg {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
#ModalTop svg {
|
||||
color: #888;
|
||||
height: 18px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue