mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Xfce: Improve thunar location entry appearance
This commit is contained in:
@@ -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;
|
||||
}
|
||||
@@ -5797,6 +5797,9 @@ window.thunar paned > scrolledwindow treeview.view:selected {
|
||||
border-radius: 0;
|
||||
box-shadow: none; }
|
||||
|
||||
window.thunar toolbar#location-toolbar entry {
|
||||
border-radius: 10px; }
|
||||
|
||||
/********
|
||||
* Gala *
|
||||
*******/
|
||||
|
||||
@@ -5797,6 +5797,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