mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-02 19:36:13 +00:00
update
This commit is contained in:
parent
dcae62161e
commit
9ab22d5b20
@ -1799,7 +1799,7 @@ headerbar {
|
||||
border: none;
|
||||
min-width: 16px;
|
||||
min-height: 16px;
|
||||
margin: 0;
|
||||
margin: 0 1px;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
@ -4437,7 +4437,7 @@ headerbar {
|
||||
&.close, &.maximize, &.minimize {
|
||||
min-width: 16px;
|
||||
min-height: 16px;
|
||||
margin: 0;
|
||||
margin: 0 1px;
|
||||
padding: 0;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
|
@ -2320,7 +2320,7 @@ headerbar {
|
||||
&.close, &.maximize, &.minimize {
|
||||
min-width: 16px;
|
||||
min-height: 16px;
|
||||
padding: ($menuitem_size - 20px) / 2 0;
|
||||
padding: ($menuitem_size - 20px) / 2 1px;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 16px 16px;
|
||||
@ -2392,7 +2392,7 @@ headerbar {
|
||||
button.close, button.maximize, button.minimize {
|
||||
min-width: 16px;
|
||||
min-height: 16px;
|
||||
margin: 0;
|
||||
margin: 0 1px;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user