Loading tools/droiddoc/templates-sdk/assets/css/default.css +145 −3 Original line number Diff line number Diff line Loading @@ -338,7 +338,8 @@ video.with-shadow { width: 34px; height: 34px; } #nav li.expanded li ul.tree-list-children { padding:0; display:block; /*dd temporary for debug */ padding: 0 0 0 10px; } #nav li.expanded li ul.tree-list-children .tree-list-children { padding:0 0 0 10px; Loading Loading @@ -2358,6 +2359,9 @@ div.toggle-content.closed .toggle-content-toggleme { #jd-content img.toggle-content-img { margin:0 5px 5px 0; } div.toggle-content p { margin:10px 0 0; } div.toggle-content-toggleme { padding:0 0 0 15px; } Loading Loading @@ -2443,6 +2447,144 @@ Lightbox background-position: -10px 0; } /* Styles for toggleable divs */ .toggleable { padding: .25em 1em 0em 1em; margin-bottom: 0; } .toggleme { padding: 1em 1em 0 2em; line-height:1em; } .toggleable a { text-decoration:none; } .toggleme a { text-decoration:underline; } .toggleable.closed .toggleme { display:none; } #jd-content .toggle-img { margin:0; } /* -------------------------------------------------------------------------- Styles for samples project trees and code browsing in resources tab */ .structure-dir { background-image:url(../../assets/images/folder.png); background-repeat:no-repeat; background-position:16px 2px; margin:.25em 0 0 0; padding:0 0 0 0; } .structure-toggleme { margin:0 0 0 3em; padding:0 0 0 0; text-decoration:none; } .structure-java{ background-image:url(../../assets/images/file-java.png); background-repeat:no-repeat; background-position:0px 2px; margin:.3em 0 0 0; padding:.3em 0 .3em 22px; } .structure-file { background-image:url(../../assets/images/file-generic.png); background-repeat:no-repeat; background-position:0px 2px; margin:.3em 0 0 0; padding:.3em 0 .3em 22px; } .structure-xml { background-image:url(../../assets/images/file-xml.png); background-repeat:no-repeat; background-position:0px 2px; margin:.3em 0 0 0; padding:.3em 0 .25em 22px; } .structure-img { background-image:url(../../assets/images/file-image.png); background-repeat:no-repeat; background-position:0px 2px; margin:.3em 0 0 0; padding:.3em 0 .25em 22px; } .structure-manifest { background-image:url(../../assets/images/file-manifest.png); background-repeat:no-repeat; margin:.0 0 0 1.25em; padding:0 0 0 22px; text-decoration:none; } #jd-content .structure-toggle-img { margin:.5em 0 0 0; padding-right:2.1em; } .dirInfo { margin-left:2em; } .structure-dir a { text-decoration:none; } .structure-manifest a { text-decoration: none; } .structure-file a { text-decoration: none; } .sampleEmbed { background-color:rgb(249, 249, 249); } .sampleEmbed ol.lineNumbers { list-style-type: decimal; padding-left:1em; } .sampleEmbed ol.lineNumbers li { border-left:1px solid #ddd; border-right:1px solid #ddd; color:gray; background-color:#f7f7f7; margin:0 0 0 24px; padding: 2px 2px 2px 6px; } .sampleEmbed ol.lineNumbers li:hover { background: #efefef; } /* -------------------------------------------------------------------------- Styles for raw formatted line numbers (not used with listformatted version) div.sampleLine div.lineNumber { display: inline; } div.sampleLine div.lineCode { display: inline; padding-left:6px; } div.sampleLine { padding:0; margin:0; }*/ /* -------------------------------------------------------------------------- Butterbar */ Loading tools/droiddoc/templates-sdk/assets/images/file-generic.png 0 → 100644 +224 B Loading image diff... tools/droiddoc/templates-sdk/assets/images/file-image.png 0 → 100644 +511 B Loading image diff... tools/droiddoc/templates-sdk/assets/images/file-java.png 0 → 100644 +299 B Loading image diff... tools/droiddoc/templates-sdk/assets/images/file-manifest.png 0 → 100644 +341 B Loading image diff... Loading
tools/droiddoc/templates-sdk/assets/css/default.css +145 −3 Original line number Diff line number Diff line Loading @@ -338,7 +338,8 @@ video.with-shadow { width: 34px; height: 34px; } #nav li.expanded li ul.tree-list-children { padding:0; display:block; /*dd temporary for debug */ padding: 0 0 0 10px; } #nav li.expanded li ul.tree-list-children .tree-list-children { padding:0 0 0 10px; Loading Loading @@ -2358,6 +2359,9 @@ div.toggle-content.closed .toggle-content-toggleme { #jd-content img.toggle-content-img { margin:0 5px 5px 0; } div.toggle-content p { margin:10px 0 0; } div.toggle-content-toggleme { padding:0 0 0 15px; } Loading Loading @@ -2443,6 +2447,144 @@ Lightbox background-position: -10px 0; } /* Styles for toggleable divs */ .toggleable { padding: .25em 1em 0em 1em; margin-bottom: 0; } .toggleme { padding: 1em 1em 0 2em; line-height:1em; } .toggleable a { text-decoration:none; } .toggleme a { text-decoration:underline; } .toggleable.closed .toggleme { display:none; } #jd-content .toggle-img { margin:0; } /* -------------------------------------------------------------------------- Styles for samples project trees and code browsing in resources tab */ .structure-dir { background-image:url(../../assets/images/folder.png); background-repeat:no-repeat; background-position:16px 2px; margin:.25em 0 0 0; padding:0 0 0 0; } .structure-toggleme { margin:0 0 0 3em; padding:0 0 0 0; text-decoration:none; } .structure-java{ background-image:url(../../assets/images/file-java.png); background-repeat:no-repeat; background-position:0px 2px; margin:.3em 0 0 0; padding:.3em 0 .3em 22px; } .structure-file { background-image:url(../../assets/images/file-generic.png); background-repeat:no-repeat; background-position:0px 2px; margin:.3em 0 0 0; padding:.3em 0 .3em 22px; } .structure-xml { background-image:url(../../assets/images/file-xml.png); background-repeat:no-repeat; background-position:0px 2px; margin:.3em 0 0 0; padding:.3em 0 .25em 22px; } .structure-img { background-image:url(../../assets/images/file-image.png); background-repeat:no-repeat; background-position:0px 2px; margin:.3em 0 0 0; padding:.3em 0 .25em 22px; } .structure-manifest { background-image:url(../../assets/images/file-manifest.png); background-repeat:no-repeat; margin:.0 0 0 1.25em; padding:0 0 0 22px; text-decoration:none; } #jd-content .structure-toggle-img { margin:.5em 0 0 0; padding-right:2.1em; } .dirInfo { margin-left:2em; } .structure-dir a { text-decoration:none; } .structure-manifest a { text-decoration: none; } .structure-file a { text-decoration: none; } .sampleEmbed { background-color:rgb(249, 249, 249); } .sampleEmbed ol.lineNumbers { list-style-type: decimal; padding-left:1em; } .sampleEmbed ol.lineNumbers li { border-left:1px solid #ddd; border-right:1px solid #ddd; color:gray; background-color:#f7f7f7; margin:0 0 0 24px; padding: 2px 2px 2px 6px; } .sampleEmbed ol.lineNumbers li:hover { background: #efefef; } /* -------------------------------------------------------------------------- Styles for raw formatted line numbers (not used with listformatted version) div.sampleLine div.lineNumber { display: inline; } div.sampleLine div.lineCode { display: inline; padding-left:6px; } div.sampleLine { padding:0; margin:0; }*/ /* -------------------------------------------------------------------------- Butterbar */ Loading