mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
fix height of window decorations
This commit is contained in:
parent
c0cad431d3
commit
0353810bd2
@ -897,8 +897,8 @@ headerbar {
|
||||
headerbar.default-decoration,
|
||||
.csd headerbar.default-decoration, headerbar.default-decoration:backdrop,
|
||||
.csd headerbar.default-decoration:backdrop {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
min-height: 28px;
|
||||
padding: 0 3px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.maximized headerbar.default-decoration, .maximized
|
||||
@ -2650,7 +2650,9 @@ decoration {
|
||||
headerbar.default-decoration button.titlebutton,
|
||||
.titlebar.default-decoration button.titlebutton {
|
||||
padding: 0 4px;
|
||||
min-width: 0; }
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
margin: 0; }
|
||||
|
||||
headerbar button.titlebutton,
|
||||
.titlebar button.titlebutton {
|
||||
|
@ -896,8 +896,8 @@ headerbar {
|
||||
headerbar.default-decoration,
|
||||
.csd headerbar.default-decoration, headerbar.default-decoration:backdrop,
|
||||
.csd headerbar.default-decoration:backdrop {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
min-height: 28px;
|
||||
padding: 0 3px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.maximized headerbar.default-decoration, .maximized
|
||||
@ -2649,7 +2649,9 @@ decoration {
|
||||
headerbar.default-decoration button.titlebutton,
|
||||
.titlebar.default-decoration button.titlebutton {
|
||||
padding: 0 4px;
|
||||
min-width: 0; }
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
margin: 0; }
|
||||
|
||||
headerbar button.titlebutton,
|
||||
.titlebar button.titlebutton {
|
||||
|
@ -897,8 +897,8 @@ headerbar {
|
||||
headerbar.default-decoration,
|
||||
.csd headerbar.default-decoration, headerbar.default-decoration:backdrop,
|
||||
.csd headerbar.default-decoration:backdrop {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
min-height: 28px;
|
||||
padding: 0 3px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.maximized headerbar.default-decoration, .maximized
|
||||
@ -2650,7 +2650,9 @@ decoration {
|
||||
headerbar.default-decoration button.titlebutton,
|
||||
.titlebar.default-decoration button.titlebutton {
|
||||
padding: 0 4px;
|
||||
min-width: 0; }
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
margin: 0; }
|
||||
|
||||
headerbar button.titlebutton,
|
||||
.titlebar button.titlebutton {
|
||||
|
@ -896,8 +896,8 @@ headerbar {
|
||||
headerbar.default-decoration,
|
||||
.csd headerbar.default-decoration, headerbar.default-decoration:backdrop,
|
||||
.csd headerbar.default-decoration:backdrop {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
min-height: 28px;
|
||||
padding: 0 3px;
|
||||
background-color: #2f343f;
|
||||
border-bottom-width: 0; }
|
||||
.maximized headerbar.default-decoration, .maximized
|
||||
@ -2649,7 +2649,9 @@ decoration {
|
||||
headerbar.default-decoration button.titlebutton,
|
||||
.titlebar.default-decoration button.titlebutton {
|
||||
padding: 0 4px;
|
||||
min-width: 0; }
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
margin: 0; }
|
||||
|
||||
headerbar button.titlebutton,
|
||||
.titlebar button.titlebutton {
|
||||
|
@ -896,8 +896,8 @@ headerbar {
|
||||
headerbar.default-decoration,
|
||||
.csd headerbar.default-decoration, headerbar.default-decoration:backdrop,
|
||||
.csd headerbar.default-decoration:backdrop {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
min-height: 28px;
|
||||
padding: 0 3px;
|
||||
background-color: #e7e8eb;
|
||||
border-bottom-width: 0; }
|
||||
.maximized headerbar.default-decoration, .maximized
|
||||
@ -2653,7 +2653,9 @@ decoration {
|
||||
headerbar.default-decoration button.titlebutton,
|
||||
.titlebar.default-decoration button.titlebutton {
|
||||
padding: 0 4px;
|
||||
min-width: 0; }
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
margin: 0; }
|
||||
|
||||
headerbar button.titlebutton,
|
||||
.titlebar button.titlebutton {
|
||||
|
@ -896,8 +896,8 @@ headerbar {
|
||||
headerbar.default-decoration,
|
||||
.csd headerbar.default-decoration, headerbar.default-decoration:backdrop,
|
||||
.csd headerbar.default-decoration:backdrop {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
min-height: 28px;
|
||||
padding: 0 3px;
|
||||
background-color: #e7e8eb;
|
||||
border-bottom-width: 0; }
|
||||
.maximized headerbar.default-decoration, .maximized
|
||||
@ -2653,7 +2653,9 @@ decoration {
|
||||
headerbar.default-decoration button.titlebutton,
|
||||
.titlebar.default-decoration button.titlebutton {
|
||||
padding: 0 4px;
|
||||
min-width: 0; }
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
margin: 0; }
|
||||
|
||||
headerbar button.titlebutton,
|
||||
.titlebar button.titlebutton {
|
||||
|
@ -975,8 +975,8 @@ headerbar {
|
||||
.csd &.default-decoration, // needed under wayland, since all gtk3 windows are csd windows
|
||||
&.default-decoration:backdrop,
|
||||
.csd &.default-decoration:backdrop {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
min-height: 28px;
|
||||
padding: 0 3px;
|
||||
background-color: opacify($header_bg, 1);
|
||||
border-bottom-width: 0;
|
||||
|
||||
@ -2885,6 +2885,8 @@ headerbar,
|
||||
&.default-decoration button.titlebutton { // no vertical padding for ssd buttons
|
||||
padding: 0 4px; // already handled by the titlebar-padding
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
button.titlebutton {
|
||||
|
Loading…
Reference in New Issue
Block a user