am cd59b7df: am 5f6019ab: DO NOT MERGE add butterbar notice for the google IO SDK announcements

* commit 'cd59b7dfdb392153422f5618e2d6e847dcff790b':
  DO NOT MERGE add butterbar notice for the google IO SDK announcements
This commit is contained in:
smain@google.com
2014-06-25 00:24:34 +00:00
committed by Android Git Automerger
2 changed files with 21 additions and 11 deletions

View File

@@ -2768,19 +2768,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
@@ -4039,7 +4042,7 @@ EndColorStr='#ececec');
#header-wrapper { #header-wrapper {
background: #f9f9f9; background: #f9f9f9;
margin: 0 -10px 0 -10px; margin: 0 -10px 0 -10px;
padding: 31px 10px 0px 10px; padding: 51px 10px 0px 10px;
position: relative; position: relative;
} }
#header-wrapper #nav-x div.wrap { #header-wrapper #nav-x div.wrap {

View File

@@ -7,6 +7,13 @@
<!-- Header --> <!-- Header -->
<div id="header-wrapper"> <div id="header-wrapper">
<div id="header"> <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="wrap" id="header-wrap">
<div class="col-3 logo"> <div class="col-3 logo">
<a href="<?cs var:toroot ?>index.html"> <a href="<?cs var:toroot ?>index.html">