Merge "Make the text generated by showAnnotations more noticable in docs" into lmp-dev

This commit is contained in:
Jeff Arneson 2014-09-11 00:02:22 +00:00 committed by Android (Google) Code Review
commit 0052f75f88
1 changed files with 2 additions and 1 deletions

View File

@ -7334,4 +7334,5 @@ a.home-new-cta-btn:hover,
.annotation-message {
display: block;
font-style: italic;
}
color: #F80;
}