Update csd.css

This commit is contained in:
vinceliuice 2024-02-17 20:22:59 +08:00
parent aab74d3cbc
commit 758546f814

View File

@ -2,7 +2,7 @@
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#main-window {
#navigator-toolbox {
-moz-appearance: -moz-window-titlebar !important;
}
@ -21,8 +21,8 @@
/* stylelint-disable-next-line media-query-no-invalid */
@media (-moz-bool-pref: "widget.gtk.rounded-bottom-corners.enabled") {
body,
dialog,
body::backdrop,
dialog,
body::backdrop,
dialog::backdrop {
/* Use an uniform clip to allow WebRender to optimize it better */
border-radius: 12px !important;