hovers only for desktop
This commit is contained in:
parent
84eca04589
commit
78db09e9b9
2 changed files with 9 additions and 8 deletions
|
|
@ -172,3 +172,12 @@ a.text-warning:hover {color: #FD7262;}
|
|||
background: #ddd;
|
||||
}
|
||||
|
||||
.reveal-modal .close-reveal-modal:hover, dialog .close-reveal-modal:hover {
|
||||
background-color: #7A8C9E;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.last-transactions-content.active:hover {
|
||||
background-color: #E4E8EC;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue