GTK css updates.

This commit is contained in:
Jason Hilder 2026-03-19 07:54:57 +02:00
parent 61d1e9266b
commit 2bc5a24ddc
2 changed files with 4 additions and 2 deletions

View File

@ -3,8 +3,9 @@
border-radius: 0px; border-radius: 0px;
} }
.window-frame, window,
decoration, decoration,
.window-frame,
.window, .window,
.background, .background,
.titlebar, .titlebar,
@ -17,3 +18,4 @@ button,
entry { entry {
border-radius: 0px; border-radius: 0px;
} }

View File

@ -4,8 +4,8 @@
} }
window, window,
.window,
decoration, decoration,
.window,
.background, .background,
.titlebar, .titlebar,
headerbar, headerbar,