Xfce: Improve thunar location entry appearance

This commit is contained in:
EliverLara
2021-01-09 13:57:31 -06:00
parent b4969d2a66
commit b8ad507957
3 changed files with 10 additions and 0 deletions

View File

@@ -94,4 +94,8 @@ window.thunar paned > scrolledwindow treeview.view:selected {
@include button(active-header);
border-radius: 0;
box-shadow: none;
}
window.thunar toolbar#location-toolbar entry {
border-radius: 10px;
}