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

Change-Id: I0f1f70c281cc0a6f3621c898b04d3845924f6e35
This commit is contained in:
Scott Main 2010-05-10 08:18:26 -07:00
parent 3044d243c9
commit 3494d9b3de
1 changed files with 1 additions and 1 deletions

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;