From 1d4380cee77fc049a54d280a27dcefa3fa6ff1fd Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 10 Dec 2017 14:25:29 -0500 Subject: theme (#546) * Update to coffee and use webstorm * Add chrome as well * Update all * Reinstall android 27 --- app/src/main/assets/css/components/round_icons.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/src/main/assets/css/components/round_icons.css (limited to 'app/src/main/assets/css/components/round_icons.css') diff --git a/app/src/main/assets/css/components/round_icons.css b/app/src/main/assets/css/components/round_icons.css new file mode 100644 index 00000000..98c05584 --- /dev/null +++ b/app/src/main/assets/css/components/round_icons.css @@ -0,0 +1 @@ +#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