Xfce: Improve thunar location entry appearance

This commit is contained in:
EliverLara
2021-01-09 13:57:31 -06:00
parent d35ef32811
commit c3e43749e1
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;
}

View File

@@ -5794,6 +5794,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

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