diff --git a/src/stylesheet/widgets/_header-bar.scss b/src/stylesheet/widgets/_header-bar.scss index fa813ada379994faf6e063fadd0bc7c208e6978f..b11c6dd2bd6ce1123fca46e9da1c4a2f96839ac3 100644 --- a/src/stylesheet/widgets/_header-bar.scss +++ b/src/stylesheet/widgets/_header-bar.scss @@ -56,6 +56,21 @@ headerbar { } } + &.flat { + background: none; + box-shadow: none; + + min-height: 46px; + + > windowhandle > box { + padding-bottom: 0; + } + + &.default-decoration { + min-height: 36px; + } + } + .solid-csd & { &:backdrop, & { &:dir(rtl), &:dir(ltr) { // specificity bump