mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-20 02:45:21 +00:00
Fixed #1282
This commit is contained in:
@@ -2118,6 +2118,15 @@ headerbar {
|
||||
entry {
|
||||
@extend %headerbar_entrys;
|
||||
border-spacing: 4px;
|
||||
|
||||
&.location-entry {
|
||||
padding: 2px;
|
||||
|
||||
> text {
|
||||
margin-left: $container_padding * 2;
|
||||
margin-right: $container_padding * 2;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
@@ -2316,7 +2325,6 @@ headerbar {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
color: transparent;
|
||||
-gtk-icon-size: 0;
|
||||
}
|
||||
|
||||
&.close, &.maximize, &.minimize {
|
||||
|
||||
@@ -1092,7 +1092,6 @@ themeswitcher { // Gnome console
|
||||
box-shadow: none;
|
||||
color: transparent;
|
||||
-gtk-icon-source: none;
|
||||
-gtk-icon-size: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user