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:
@@ -94,4 +94,8 @@ window.thunar paned > scrolledwindow treeview.view:selected {
|
|||||||
@include button(active-header);
|
@include button(active-header);
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
box-shadow: none;
|
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;
|
border-radius: 0;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
|
|
||||||
|
window.thunar toolbar#location-toolbar entry {
|
||||||
|
border-radius: 10px; }
|
||||||
|
|
||||||
/********
|
/********
|
||||||
* Gala *
|
* Gala *
|
||||||
*******/
|
*******/
|
||||||
|
|||||||
@@ -5844,6 +5844,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 *
|
||||||
*******/
|
*******/
|
||||||
|
|||||||
Reference in New Issue
Block a user