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

View file

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