The webclient ignores link colors set on an output control and simply uses the browser's default link coloring.
Numbered Steps to Reproduce Problem:
1) Make an output control, set the link colors.
2) Load it up on the webclient
3) Output some links.
Code Snippet (if applicable) to Reproduce Problem:
Expected Results:
Link colors to show as expected.
Actual Results:
![](https://i.gyazo.com/33d892dd98be977c0bfff80577076297.png)
Does the problem occur:
Every time? Or how often? Every time
In other games? Yes
In other user accounts? Yes
On other computers? Yes
When does the problem NOT occur?
In Dream Seeker
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Seems to go back into 510
Workarounds:
Could probably output the link HTML manually with styling?
https://developer.mozilla.org/en-US/docs/Web/CSS/:visited