Xfce: Improve thunar location entry appearance

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

View File

@@ -102,4 +102,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;
}

View File

@@ -5859,6 +5859,9 @@ window.thunar paned > scrolledwindow treeview.view:selected {
border-radius: 0;
box-shadow: none; }
window.thunar toolbar#location-toolbar entry {
border-radius: 10px; }
/********
* Gala *
*******/

View File

@@ -5884,6 +5884,9 @@ window.thunar paned > scrolledwindow treeview.view:selected {
border-radius: 0;
box-shadow: none; }
window.thunar toolbar#location-toolbar entry {
border-radius: 10px; }
/********
* Gala *
*******/