No I am talking about the browser for rF2 Log Analyzer. When starting the program for the first time it asks which browser you want to use and I selected IE by mistake. I can't find any config or ini file which might allow me to change it and even deleting and installing Log Analyzer again, it still automatically opens IE when starting the server.If you talking about setting default browser in windows, open Chrome and find in its settings an option to set it as default browser.
Ah my mistake in assuming the selection prompt was driven by rF2LA. Thanks very much NiboNo. r2la does no such thing. When you press "Start server" in on r2la startup it opens default windows browser. Like any app with clickable links in it would do (book readers, chats, messengers). It was a windows or windows browser (IE, Edge) dialog that asked you what browser you want to use. All 3rd party browsers have an option to make them default windows browser and frequently ask themselves to make them default when you open them. In Vivaldi if I open settings, the first option I see "make Vivaldi default browser". Most probably Chrome has this option too. You need to try to open Chrome and make it default windows browser.
You can do this yourself. Just add that css code to your rF2 Log Analyzer ver. 2.1.030-x64\web2py\applications\r2la\static\css\app.css file. At the top there is already code for html tag, you can add filter: invert(100%) hue-rotate(180deg); there. But it inverts some colors on flags, etc. Not perfect, but usable. I can not do full functioning dark mode.
Yes, I did not notice that, because I did not use floats for points system.
Updated to rF2 Log Analyzer ver. 2.1.031-x64
- Fixed formatting for points sum in championship tables if floating point numbers used in points system.
Only one file changed from v2.1.030 - rF2 Log Analyzer ver. 2.1.031-x64\web2py\applications\r2la\modules\la_championship.py
You can overwrite it without updating whole r2la.