mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
Greatly improved Nautilus and probably other libadwaita apps
This commit is contained in:
parent
adc9b436d2
commit
1615fbdf15
31 changed files with 378 additions and 204 deletions
|
|
@ -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;}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue