update
This commit is contained in:
parent
bc2c9ba489
commit
c10a76ebf0
1 changed files with 1 additions and 13 deletions
|
@ -89,7 +89,7 @@ $nautilus_sidebar_image: image($dark_sidebar_bg);
|
||||||
> .linked > button.disclosure-button { margin-left: $container_padding / 2; }
|
> .linked > button.disclosure-button { margin-left: $container_padding / 2; }
|
||||||
|
|
||||||
@if $placement == 'left' {
|
@if $placement == 'left' {
|
||||||
.nautilus-path-bar {
|
.nautilus-path-bar, entry.search {
|
||||||
margin-left: 22px;
|
margin-left: 22px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -124,18 +124,6 @@ $nautilus_sidebar_image: image($dark_sidebar_bg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.maximized {
|
|
||||||
> headerbar.titlebar,
|
|
||||||
> deck > box.vertical > headerbar.titlebar {
|
|
||||||
@if $nautilus_style == 'normal' or $nautilus_style == 'stable' {
|
|
||||||
@if $placement == 'right' {
|
|
||||||
.path-bar-box { margin-left: 0; }
|
|
||||||
entry.search { margin-left: 0; }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
placessidebar.sidebar {
|
placessidebar.sidebar {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
Loading…
Reference in a new issue