tasks
tasks copied to clipboard
Fixes for ListView Design
This PR fixes some styling issues which arised on Odin. What I also like to fix is the background color of the list content - but I did not figure out how to do it (see black arrow in 2nd screenshot).
Before

After

I think these are probably bugs in Greenfield that should be addressed there.
At least the background thing is fixed by https://github.com/elementary/stylesheet/pull/844
You were right - the background style is indeed an issue in Greenfield and your change at https://github.com/elementary/stylesheet/pull/844 does fix it. For the flat entry further adjustments are needed as proposed in this PR (see screenshots):
Before

After
