mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-07 16:03:03 +00:00
Update csd.css
This commit is contained in:
parent
aab74d3cbc
commit
758546f814
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
|
|
||||||
#main-window {
|
#navigator-toolbox {
|
||||||
-moz-appearance: -moz-window-titlebar !important;
|
-moz-appearance: -moz-window-titlebar !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -21,8 +21,8 @@
|
|||||||
/* stylelint-disable-next-line media-query-no-invalid */
|
/* stylelint-disable-next-line media-query-no-invalid */
|
||||||
@media (-moz-bool-pref: "widget.gtk.rounded-bottom-corners.enabled") {
|
@media (-moz-bool-pref: "widget.gtk.rounded-bottom-corners.enabled") {
|
||||||
body,
|
body,
|
||||||
dialog,
|
dialog,
|
||||||
body::backdrop,
|
body::backdrop,
|
||||||
dialog::backdrop {
|
dialog::backdrop {
|
||||||
/* Use an uniform clip to allow WebRender to optimize it better */
|
/* Use an uniform clip to allow WebRender to optimize it better */
|
||||||
border-radius: 12px !important;
|
border-radius: 12px !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user