Add cursor:pointer so that it actually looks clickable
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
.mx_QuotePreview_cancel {
|
.mx_QuotePreview_cancel {
|
||||||
float: right;
|
float: right;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_QuotePreview_clear {
|
.mx_QuotePreview_clear {
|
||||||
|
|||||||
Reference in New Issue
Block a user