mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
Other libadwaita improvements
This commit is contained in:
parent
20c6bde7ac
commit
0bdbbfddbf
7 changed files with 54 additions and 35 deletions
|
|
@ -37,11 +37,17 @@ XfdesktopIconView.view:active {
|
|||
|
||||
}
|
||||
|
||||
|
||||
// To avoid a frame around the desktop in Cinnamon desktop
|
||||
.nemo-desktop-window notebook {
|
||||
border: none;
|
||||
}
|
||||
.nemo-desktop-window stack {
|
||||
background: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
// Nautilus improvements
|
||||
.nautilus-window {
|
||||
.top-bar {
|
||||
background-color: $titlebar_active_bg;
|
||||
|
|
@ -61,6 +67,9 @@ XfdesktopIconView.view:active {
|
|||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
scrolledwindow columnview {
|
||||
padding-right: 1em;
|
||||
}
|
||||
row {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue