update
This commit is contained in:
parent
28455c1fd8
commit
c5ae491622
@ -121,17 +121,12 @@ filechooser,
|
|||||||
> headerbar.titlebar {
|
> headerbar.titlebar {
|
||||||
border: none;
|
border: none;
|
||||||
box-shadow: inset 0 1px rgba(white, 0.1);
|
box-shadow: inset 0 1px rgba(white, 0.1);
|
||||||
<<<<<<< HEAD
|
|
||||||
background-color: transparent;
|
|
||||||
background-image: $nautilus_header_image;
|
|
||||||
=======
|
|
||||||
background: none;
|
background: none;
|
||||||
@if $nautilus_use_colors {
|
@if $nautilus_use_colors {
|
||||||
background-color: $base_color;
|
background-color: $base_color;
|
||||||
} @else {
|
} @else {
|
||||||
background-image: $nautilus_header_image;
|
background-image: $nautilus_header_image;
|
||||||
}
|
}
|
||||||
>>>>>>> 7be96a064717d91fd07e989ba7e965dead4087cf
|
|
||||||
|
|
||||||
> .linked.raised > button:first-child { margin-left: $nautilus_sidebar_size - 80px; }
|
> .linked.raised > button:first-child { margin-left: $nautilus_sidebar_size - 80px; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user