From: Alan Knowles Date: Thu, 28 Mar 2019 06:56:27 +0000 (+0800) Subject: docs/docs.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=c7f99d8077d79d8d0dbb7f95049f8b261e76f086 docs/docs.css --- diff --git a/docs/docs.css b/docs/docs.css index 6ef293a174..5b403e26ac 100644 --- a/docs/docs.css +++ b/docs/docs.css @@ -925,4 +925,11 @@ pre code { } code.jsdoc-pretty { background-color: #fff; -} \ No newline at end of file +} + +/* optoional */ +.detailList dt i { + margin-left: 20px; + font-size: 10px; + font-weight: 100; +}