mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-08 20:12:39 +01:00
Do not round story icons
This commit is contained in:
parent
8f5976ca9a
commit
a85b52302d
@ -1,4 +1,4 @@
|
||||
#threadlist_rows, [role*=presentation] img._1e_c,
|
||||
i.img.profpic:not(._1_0m), ._42b6._42b6._42b6, ._5i9c.img, img._2cu2, i.img.l, [id*=threadlist] i.img:not(._1_0m) {
|
||||
i.img.profpic:not(._1_0m):not(#MStoriesTray), ._42b6._42b6._42b6, ._5i9c.img, img._2cu2, i.img.l, [id*=threadlist] i.img:not(._1_0m) {
|
||||
border-radius: 50% !important;
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
#threadlist_rows, [role*=presentation] img._1e_c,
|
||||
i.img.profpic:not(._1_0m), ._42b6._42b6._42b6, ._5i9c.img, img._2cu2, i.img.l, [id*=threadlist] i.img:not(._1_0m) {
|
||||
i.img.profpic:not(._1_0m):not(#MStoriesTray), ._42b6._42b6._42b6, ._5i9c.img, img._2cu2, i.img.l, [id*=threadlist] i.img:not(._1_0m) {
|
||||
border-radius: 50% !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user