Loading tools/droiddoc/templates-sdk/assets/css/default.css +12 −9 Original line number Original line Diff line number Diff line Loading @@ -2774,19 +2774,22 @@ Butterbar width:100%; width:100%; } } #butterbar { #butterbar { width:940px; width:100%; margin:0 auto; margin:0 auto; } } #butterbar-message { #butterbar-message { background-color:#f80; background-color:rgba(255, 187, 51, .4); float:right; font-size:13px; font-size:12px; padding: 5px 0; font-weight:bold; text-align:center; padding:0 10px; } border-radius: 0 0 5px 5px; a#butterbar-message { cursor:pointer; display:block; } a#butterbar-message:hover { text-decoration:underline; } } #butterbar-message a {color:#fff !important} #butterbar-message a:hover {text-decoration:underline;} /* -------------------------------------------------------------------------- /* -------------------------------------------------------------------------- Misc Misc Loading tools/droiddoc/templates-sdk/components/masthead.cs +6 −0 Original line number Original line Diff line number Diff line Loading @@ -303,6 +303,9 @@ color:#666;font-weight:100;font-size:27px;">L Developer Preview</h1></div> <?cs # (UN)COMMENT THE INSIDE OF THIS METHOD TO TOGGLE VISIBILITY ?> <?cs # (UN)COMMENT THE INSIDE OF THIS METHOD TO TOGGLE VISIBILITY ?> <?cs def:butter_bar() ?> <?cs def:butter_bar() ?> <?cs # HIDE THE BUTTER BAR <div style="height:20px"><!-- spacer to bump header down --></div> <div style="height:20px"><!-- spacer to bump header down --></div> <div id="butterbar-wrapper"> <div id="butterbar-wrapper"> <div id="butterbar"> <div id="butterbar"> Loading @@ -311,4 +314,7 @@ color:#666;font-weight:100;font-size:27px;">L Developer Preview</h1></div> </a> </a> </div> </div> </div> </div> ?> <?cs /def ?> <?cs /def ?> No newline at end of file Loading
tools/droiddoc/templates-sdk/assets/css/default.css +12 −9 Original line number Original line Diff line number Diff line Loading @@ -2774,19 +2774,22 @@ Butterbar width:100%; width:100%; } } #butterbar { #butterbar { width:940px; width:100%; margin:0 auto; margin:0 auto; } } #butterbar-message { #butterbar-message { background-color:#f80; background-color:rgba(255, 187, 51, .4); float:right; font-size:13px; font-size:12px; padding: 5px 0; font-weight:bold; text-align:center; padding:0 10px; } border-radius: 0 0 5px 5px; a#butterbar-message { cursor:pointer; display:block; } a#butterbar-message:hover { text-decoration:underline; } } #butterbar-message a {color:#fff !important} #butterbar-message a:hover {text-decoration:underline;} /* -------------------------------------------------------------------------- /* -------------------------------------------------------------------------- Misc Misc Loading
tools/droiddoc/templates-sdk/components/masthead.cs +6 −0 Original line number Original line Diff line number Diff line Loading @@ -303,6 +303,9 @@ color:#666;font-weight:100;font-size:27px;">L Developer Preview</h1></div> <?cs # (UN)COMMENT THE INSIDE OF THIS METHOD TO TOGGLE VISIBILITY ?> <?cs # (UN)COMMENT THE INSIDE OF THIS METHOD TO TOGGLE VISIBILITY ?> <?cs def:butter_bar() ?> <?cs def:butter_bar() ?> <?cs # HIDE THE BUTTER BAR <div style="height:20px"><!-- spacer to bump header down --></div> <div style="height:20px"><!-- spacer to bump header down --></div> <div id="butterbar-wrapper"> <div id="butterbar-wrapper"> <div id="butterbar"> <div id="butterbar"> Loading @@ -311,4 +314,7 @@ color:#666;font-weight:100;font-size:27px;">L Developer Preview</h1></div> </a> </a> </div> </div> </div> </div> ?> <?cs /def ?> <?cs /def ?> No newline at end of file