View Single Post
Posts: 136 | Thanked: 263 times | Joined on Nov 2012 @ Germany
#163
minor bug:

- set at least 2 dishes on start
- start cooktimer
-> the second timer's time remaining bar has got dark grey background color instead of dark green as well as white text instead of grey


I had a look at the code, line 1423:

replace

Code:
background : #2A2B29
with

Code:
color: #848484; background : #172911
 

The Following User Says Thank You to rasmarc For This Useful Post: