mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-04 13:13:04 +00:00
Fixed issues
This commit is contained in:
parent
328ca7b9d3
commit
8098a8da28
@ -40,7 +40,7 @@ toolbarspring {
|
||||
}
|
||||
|
||||
#urlbar[breakout][breakout-extend] {
|
||||
width: 100% !important;
|
||||
width: var(--urlbar-width) !important;
|
||||
z-index: 5 !important;
|
||||
padding: 0 !important;
|
||||
border-radius: 8px !important;
|
||||
|
@ -135,7 +135,8 @@
|
||||
}
|
||||
|
||||
/* Window buttons box */
|
||||
:root[tabsintitlebar] #nav-bar .titlebar-buttonbox-container {
|
||||
:root[tabsintitlebar] #nav-bar .titlebar-buttonbox-container,
|
||||
:root[tabsintitlebar] #titlebar .titlebar-buttonbox-container {
|
||||
padding: 0 3px 0 4px;
|
||||
left: 8px;
|
||||
right: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user