docs/docs.css
[roojs1] / docs / docs.css
index 6ef293a..5b403e2 100644 (file)
@@ -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;
+}