Merge branch 'revert-43ca43a22f' into 'master'

Revert "Adwaita: rich-list styling"

See merge request GNOME/gtk!2533
This commit is contained in:
Matthias Clasen 2020-09-05 16:00:33 +00:00
commit 727f25f6da

View File

@ -3092,15 +3092,6 @@ list {
}
}
.rich-list { /* rich lists usually containing other widgets than just labels/text */
& > row {
padding: 6px;
& > box {
margin: 12px;
}
}
}
row {
transition: all 150ms $ease-out-quad;