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

@@ -95,3 +95,7 @@ window.thunar paned > scrolledwindow treeview.view:selected {
border-radius: 0; border-radius: 0;
box-shadow: none; 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; border-radius: 0;
box-shadow: none; } box-shadow: none; }
window.thunar toolbar#location-toolbar entry {
border-radius: 10px; }
/******** /********
* Gala * * Gala *
*******/ *******/

View File

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