major doc changes
[roojs1] / docs / docs.css
index 4ed6c6d..56f2b0f 100644 (file)
@@ -955,4 +955,21 @@ a.dropdown-toggle::before {
     overflow-y: scroll;
     overflow-x: hidden;
     padding-left: 0;
+}
+
+.doc-implementors .inheritance,
+.doc-implementors .inheritance ul,
+.doc-implementors .inheritance ul ul
+{
+    list-style: none;
+    padding-left: 5px;
+}
+.doc-implementors .inheritance li
+{
+    background: url('../images/default/tree/elbow-end.gif')  no-repeat left 2px;
+    padding-left: 20px;
+}
+.doc-children ul {
+    padding-left: 10px;
+
 }
\ No newline at end of file