Loading tools/droiddoc/templates-sdk/assets/css/default.css +13 −10 Original line number Diff line number Diff line Loading @@ -2710,19 +2710,22 @@ Butterbar width:100%; } #butterbar { width:940px; width:100%; margin:0 auto; } #butterbar-message { background-color:#f80; float:right; font-size:12px; font-weight:bold; padding:0 10px; border-radius: 0 0 5px 5px; background-color:rgba(255, 187, 51, .4); font-size:13px; padding: 5px 0; text-align:center; } 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 Loading Loading @@ -3943,7 +3946,7 @@ EndColorStr='#ececec'); #header-wrapper { background: #f9f9f9; margin: 0 -10px 0 -10px; padding: 31px 10px 0px 10px; padding: 51px 10px 0px 10px; position: relative; } #header-wrapper #nav-x div.wrap { Loading tools/droiddoc/templates-sdk/components/masthead.cs +7 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,13 @@ <!-- Header --> <div id="header-wrapper"> <div id="header"> <div id="butterbar-wrapper"> <div id="butterbar"> <a href="<?cs var:toroot ?>preview/index.html" id="butterbar-message"> The SDKs announced at Google IO will be available on June 26th! </a> </div> </div> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="<?cs var:toroot ?>index.html"> Loading Loading
tools/droiddoc/templates-sdk/assets/css/default.css +13 −10 Original line number Diff line number Diff line Loading @@ -2710,19 +2710,22 @@ Butterbar width:100%; } #butterbar { width:940px; width:100%; margin:0 auto; } #butterbar-message { background-color:#f80; float:right; font-size:12px; font-weight:bold; padding:0 10px; border-radius: 0 0 5px 5px; background-color:rgba(255, 187, 51, .4); font-size:13px; padding: 5px 0; text-align:center; } 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 Loading Loading @@ -3943,7 +3946,7 @@ EndColorStr='#ececec'); #header-wrapper { background: #f9f9f9; margin: 0 -10px 0 -10px; padding: 31px 10px 0px 10px; padding: 51px 10px 0px 10px; position: relative; } #header-wrapper #nav-x div.wrap { Loading
tools/droiddoc/templates-sdk/components/masthead.cs +7 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,13 @@ <!-- Header --> <div id="header-wrapper"> <div id="header"> <div id="butterbar-wrapper"> <div id="butterbar"> <a href="<?cs var:toroot ?>preview/index.html" id="butterbar-message"> The SDKs announced at Google IO will be available on June 26th! </a> </div> </div> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="<?cs var:toroot ?>index.html"> Loading