Turn the forwarded quote back to blue.

This commit is contained in:
Nicolas Stepien 2012-03-11 23:42:03 +01:00
parent f30eb62558
commit 83dc49c30b
2 changed files with 2 additions and 2 deletions

View File

@ -4379,7 +4379,7 @@ td > .filesize > img[md5] {\
text-decoration: line-through;\ text-decoration: line-through;\
}\ }\
.quotelink.forwardlink {\ .quotelink.forwardlink {\
color: #ef5411;\ color: #2C2C63;\
}\ }\
' '
}; };

View File

@ -3698,7 +3698,7 @@ td > .filesize > img[md5] {
text-decoration: line-through; text-decoration: line-through;
} }
.quotelink.forwardlink { .quotelink.forwardlink {
color: #ef5411; color: #2C2C63;
} }
' '