mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Xfce: Improve thunar location entry appearance
This commit is contained in:
@@ -95,3 +95,7 @@ window.thunar paned > scrolledwindow treeview.view:selected {
|
||||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
window.thunar toolbar#location-toolbar entry {
|
||||
border-radius: 10px;
|
||||
}
|
||||
@@ -5819,6 +5819,9 @@ window.thunar paned > scrolledwindow treeview.view:selected {
|
||||
border-radius: 0;
|
||||
box-shadow: none; }
|
||||
|
||||
window.thunar toolbar#location-toolbar entry {
|
||||
border-radius: 10px; }
|
||||
|
||||
/********
|
||||
* Gala *
|
||||
*******/
|
||||
|
||||
@@ -5844,6 +5844,9 @@ window.thunar paned > scrolledwindow treeview.view:selected {
|
||||
border-radius: 0;
|
||||
box-shadow: none; }
|
||||
|
||||
window.thunar toolbar#location-toolbar entry {
|
||||
border-radius: 10px; }
|
||||
|
||||
/********
|
||||
* Gala *
|
||||
*******/
|
||||
|
||||
Reference in New Issue
Block a user