mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 15:26:19 +00:00
remove text-shadow in dialog close icon (#8047)
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
color: var(--bs-icon-secondary-color);
|
color: var(--bs-icon-secondary-color);
|
||||||
text-shadow: 0 1px 0 var(--bs-body-bg);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal .seahub-modal-btn.close:not(:disabled):not(.disabled):hover {
|
.modal .seahub-modal-btn.close:not(:disabled):not(.disabled):hover {
|
||||||
|
Reference in New Issue
Block a user