Greatly improved Nautilus and probably other libadwaita apps

This commit is contained in:
Eudaimon 2023-01-04 16:06:49 +01:00
parent adc9b436d2
commit 1615fbdf15
31 changed files with 378 additions and 204 deletions

View file

@ -10,3 +10,18 @@
}
}
#NautilusPathBar {
background: none;
border-radius: 0px;
}
.nautilus-list-view listview > row {
border-radius: 0px;
margin: 0pX
}
#NautilusViewCell {
border-radius: 0px;
& box { margin: 0px;}
}