From 73358c95351f199205401702701301225a4cb3a4 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 14 Dec 2014 12:17:39 +0100 Subject: Updated CSS to hide unnecessary comment control links --- source/99_result/main.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'source/99_result') diff --git a/source/99_result/main.css b/source/99_result/main.css index 97abadc..4d64279 100644 --- a/source/99_result/main.css +++ b/source/99_result/main.css @@ -61,14 +61,17 @@ code{margin:0 .1em;padding:0 .5em;border:.1em solid #e3e8e8;background-color:#f8 #isso-root{padding:1em} #isso-root a{text-decoration:underline;color:#272828} #isso-root a:hover{color:black} +#isso-root .spacer{visibility:hidden} #isso-root .isso-follow-up{margin-left:2em;padding-top:.5em} #isso-root .isso-comment{border-top:.3em solid #e3e8e8;margin-bottom:.5em} #isso-root .isso-comment-header{font-size:.75em;padding:.3em 0 .3em 0} -#isso-root .isso-comment-header .spacer{visibility:hidden} #isso-root .isso-comment-header a{text-decoration:none;margin:0 .1em 0 .1em} #isso-root .isso-comment-header a:hover{text-decoration:underline} #isso-root .isso-comment-footer{overflow:hidden;font-size:.75em} #isso-root .isso-comment-footer .reply{float:right} +#isso-root .isso-comment-footer .edit{display:none} +#isso-root .isso-comment-footer .downvote{display:none} +#isso-root .isso-comment-footer .upvote{display:none} .archiv{margin-top:1em} .topline{margin-top:.2em;border-top:.1em solid #e3e8e8} .columns{column-count:2;-moz-column-count:2;-webkit-column-count:2;column-gap:1em;-moz-column-gap:1em;-webkit-column-gap:1em} -- cgit v1.2.3