mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
(css) Improve sg-droppable-over for Firefox
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
.sg-droppable-over {
|
||||
@extend .md-whiteframe-3dp;
|
||||
background-color: #fff;
|
||||
cursor: pointer;
|
||||
background-color: #fff !important;
|
||||
.md-button:not([disabled]):hover {
|
||||
background-color: initial;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user