am 3494d9b3: docs: lighten the "new" red. softens the effect and makes it more legible when selected

Merge commit '3494d9b3deeb9967be247bf31cdaa3fd30fb4207' into froyo-plus-aosp

* commit '3494d9b3deeb9967be247bf31cdaa3fd30fb4207':
  docs: lighten the "new" red. softens the effect and makes it more legible when selected
This commit is contained in:
Scott Main
2010-05-10 10:26:20 -07:00
committed by Android Git Automerger

View File

@@ -794,7 +794,7 @@ ul.no-style {
.new {
font-size: .78em;
font-weight: bold;
color: red;
color: #ff3d3d;
text-decoration: none;
vertical-align:top;
line-height:.9em;