From 37a9f9057d7879080b7b982f987bf0b82d0d774c Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 19 Jul 2017 13:20:03 -0700 Subject: Dev - minor fixes (#75) * Add lint * Add new libs * Update libs and add friends tab * Aggressively hide nonrecent posts * Update dependencies * Add php to most recents * Add full size image downloader * Fix css cleaner * Fix notification and circle * Bring back regex --- app/src/main/assets/css/components/round_icons.compact.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/assets/css/components/round_icons.compact.css') diff --git a/app/src/main/assets/css/components/round_icons.compact.css b/app/src/main/assets/css/components/round_icons.compact.css index 76ff52cc..98c05584 100644 --- a/app/src/main/assets/css/components/round_icons.compact.css +++ b/app/src/main/assets/css/components/round_icons.compact.css @@ -1 +1 @@ -#threadlist_rows i.img:not(.profpic), i.img.profpic:not(._1_0m), ._42b6._42b6._42b6, ._5i9c.img, img._2cu2, i.img.l, [id*=threadlist] i.img:not(._1_0m) { border-radius: 50% !important; } +#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) { border-radius: 50% !important; } -- cgit v1.2.3