docs/docs.css
[roojs1] / docs / docs.css
index 4ed6c6d..829973a 100644 (file)
@@ -955,4 +955,20 @@ a.dropdown-toggle::before {
     overflow-y: scroll;
     overflow-x: hidden;
     padding-left: 0;
-}
\ No newline at end of file
+}
+
+.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 li {
+    
+}