mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-06-19 17:19:53 +00:00
Fixed #3
This commit is contained in:
@@ -4797,6 +4797,10 @@ filechooser paned > separator:dir(rtl),
|
||||
margin-left: 120px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > box.left.horizontal {
|
||||
background-image: linear-gradient(0deg, #333333 0%, #333333 95%, transparent 95%, transparent 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > grid.horizontal > paned.horizontal > box.vertical > placessidebar {
|
||||
border-bottom-left-radius: 14px;
|
||||
}
|
||||
|
||||
@@ -4818,6 +4818,10 @@ filechooser paned > separator:dir(rtl),
|
||||
margin-left: 120px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > box.left.horizontal {
|
||||
background-image: linear-gradient(0deg, #f0f0f0 0%, #f0f0f0 95%, transparent 95%, transparent 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > grid.horizontal > paned.horizontal > box.vertical > placessidebar {
|
||||
border-bottom-left-radius: 14px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user