From 379a9a89ed91dd8a190901c1d564228668416c0c Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Mon, 30 Nov 2015 03:17:19 +0100 Subject: support gfm tasklists --- web/sass-files/sass/partials/_post.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index b7a305427..ed1632681 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -607,6 +607,11 @@ body.ios { li ul, li ol { padding: 0 0 0 20px } + + li input[type="checkbox"]:disabled { + vertical-align: sub; + cursor: default; + } } } -- cgit v1.2.3-1-g7c22