summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-05-14 14:31:32 +0200
committerraveit65 <[email protected]>2023-05-14 14:31:32 +0200
commit6447867add94f14073fddbc0a2faea7b169563ee (patch)
treea2a5c0fcc81e07efaf24945798f3df1cbb517e94 /desktop-themes/TraditionalOk/gtk-3.0
parent90fbd2745a1d4869ef0299987d6750632638bb5a (diff)
downloadmate-themes-6447867add94f14073fddbc0a2faea7b169563ee.tar.bz2
mate-themes-6447867add94f14073fddbc0a2faea7b169563ee.tar.xz
Most themes: fix border-radius of csd decorations
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-3.0')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index 6bb9ad47..f7025c6c 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -3947,7 +3947,8 @@ headerbar button.titlebutton,
box-shadow: none;
}
-.background.csd decoration {
+.background.csd decoration,
+window.unified {
border-width: 0px;
border-radius: 7px 7px 0 0;
border-style: solid;