AdmiralGT / ttennis_ladder

0 stars 1 forks source link

Red/green win loss bars are not accessible #41

Open ghost opened 7 years ago

ghost commented 7 years ago

Based on http://www.bbc.co.uk/sport/football/tables, which appears to have essentially the same problem http://colorfilter.wickline.org/?a=1;r=www.google.co.uk;l=0;j=1;u=www.bbc.co.uk/sport/football/tables;t=p

Possible solutions are:

andrew-nubbert commented 7 years ago

Could solve this like http://pestfv, which already does this for passes and fails (click through to a particular testrun to see). I have copied part of a Metacom article for your convenience:

Display of results

By default, the webserver displays green and red boxes for passes and fails, and only displays as many results as fit in your browser window (resizing dynamically). This can be changed to blue and red (if you're colour-blind), to ticks and crosses, or to a green/red wrapping version that always displays all results but wraps the rows. This is done using CSS stylesheets. To access these options:

In IE, select View, Style.
In Firefox, enable the menu bar, then select View, Page Style.
In Chrome, install the CSS Stylesheet chooser: https://chrome.google.com/webstore/detail/style-chooser/daodklicmmjhcacgkjpianadkdkbkbce?hl=en# then select the new style from the icon on the address bar.

The new scheme takes effect immediately and is maintained after restarting your browser.