mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
Removed (made effectless) focus-ring() on gtk4; improved focus aspect for every item, in gtk3 too.
This commit is contained in:
parent
7c09d3f566
commit
1f8b497765
6 changed files with 94 additions and 74 deletions
|
|
@ -57,5 +57,11 @@ $popover_radius: $window_radius;
|
|||
}
|
||||
}
|
||||
|
||||
// To avoid a frame around the desktop in Cinnamon desktop
|
||||
|
||||
.nemo-desktop-window stack {
|
||||
background: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue